Class GetBuildServiceBuildArgs


  • public final class GetBuildServiceBuildArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • buildName

        public com.pulumi.core.Output<java.lang.String> buildName()
        Returns:
        The name of the build resource.
      • buildServiceName

        public com.pulumi.core.Output<java.lang.String> buildServiceName()
        Returns:
        The name of the build service resource.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
      • serviceName

        public com.pulumi.core.Output<java.lang.String> serviceName()
        Returns:
        The name of the Service resource.