1. Packages
  2. Azure Native
  3. API Docs
  4. appplatform
  5. getBuildServiceBuild
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi

azure-native.appplatform.getBuildServiceBuild

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi

Get a KPack build.

Uses Azure REST API version 2024-01-01-preview.

Other available API versions: 2023-05-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native appplatform [ApiVersion]. See the version guide for details.

Using getBuildServiceBuild

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getBuildServiceBuild(args: GetBuildServiceBuildArgs, opts?: InvokeOptions): Promise<GetBuildServiceBuildResult>
function getBuildServiceBuildOutput(args: GetBuildServiceBuildOutputArgs, opts?: InvokeOptions): Output<GetBuildServiceBuildResult>
Copy
def get_build_service_build(build_name: Optional[str] = None,
                            build_service_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            service_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetBuildServiceBuildResult
def get_build_service_build_output(build_name: Optional[pulumi.Input[str]] = None,
                            build_service_name: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            service_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetBuildServiceBuildResult]
Copy
func LookupBuildServiceBuild(ctx *Context, args *LookupBuildServiceBuildArgs, opts ...InvokeOption) (*LookupBuildServiceBuildResult, error)
func LookupBuildServiceBuildOutput(ctx *Context, args *LookupBuildServiceBuildOutputArgs, opts ...InvokeOption) LookupBuildServiceBuildResultOutput
Copy

> Note: This function is named LookupBuildServiceBuild in the Go SDK.

public static class GetBuildServiceBuild 
{
    public static Task<GetBuildServiceBuildResult> InvokeAsync(GetBuildServiceBuildArgs args, InvokeOptions? opts = null)
    public static Output<GetBuildServiceBuildResult> Invoke(GetBuildServiceBuildInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetBuildServiceBuildResult> getBuildServiceBuild(GetBuildServiceBuildArgs args, InvokeOptions options)
public static Output<GetBuildServiceBuildResult> getBuildServiceBuild(GetBuildServiceBuildArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:appplatform:getBuildServiceBuild
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

BuildName
This property is required.
Changes to this property will trigger replacement.
string
The name of the build resource.
BuildServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the build service resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
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
This property is required.
Changes to this property will trigger replacement.
string
The name of the Service resource.
BuildName
This property is required.
Changes to this property will trigger replacement.
string
The name of the build resource.
BuildServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the build service resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
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
This property is required.
Changes to this property will trigger replacement.
string
The name of the Service resource.
buildName
This property is required.
Changes to this property will trigger replacement.
String
The name of the build resource.
buildServiceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the build service resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
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
This property is required.
Changes to this property will trigger replacement.
String
The name of the Service resource.
buildName
This property is required.
Changes to this property will trigger replacement.
string
The name of the build resource.
buildServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the build service resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
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
This property is required.
Changes to this property will trigger replacement.
string
The name of the Service resource.
build_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the build resource.
build_service_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the build service resource.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
service_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Service resource.
buildName
This property is required.
Changes to this property will trigger replacement.
String
The name of the build resource.
buildServiceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the build service resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
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
This property is required.
Changes to this property will trigger replacement.
String
The name of the Service resource.

getBuildServiceBuild Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource Id for the resource.
Name string
The name of the resource.
Properties Pulumi.AzureNative.AppPlatform.Outputs.BuildPropertiesResponse
Properties of the build resource
SystemData Pulumi.AzureNative.AppPlatform.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource Id for the resource.
Name string
The name of the resource.
Properties BuildPropertiesResponse
Properties of the build resource
SystemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource Id for the resource.
name String
The name of the resource.
properties BuildPropertiesResponse
Properties of the build resource
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type String
The type of the resource.
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource Id for the resource.
name string
The name of the resource.
properties BuildPropertiesResponse
Properties of the build resource
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type string
The type of the resource.
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource Id for the resource.
name str
The name of the resource.
properties BuildPropertiesResponse
Properties of the build resource
system_data SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type str
The type of the resource.
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource Id for the resource.
name String
The name of the resource.
properties Property Map
Properties of the build resource
systemData Property Map
Metadata pertaining to creation and last modification of the resource.
type String
The type of the resource.

Supporting Types

ApmReferenceResponse

ResourceId This property is required. string
Resource Id of the APM
ResourceId This property is required. string
Resource Id of the APM
resourceId This property is required. String
Resource Id of the APM
resourceId This property is required. string
Resource Id of the APM
resource_id This property is required. str
Resource Id of the APM
resourceId This property is required. String
Resource Id of the APM

BuildPropertiesResponse

ProvisioningState This property is required. string
Provisioning state of the KPack build result
TriggeredBuildResult This property is required. Pulumi.AzureNative.AppPlatform.Inputs.TriggeredBuildResultResponse
The build result triggered by this build
AgentPool string
The resource id of agent pool
Apms List<Pulumi.AzureNative.AppPlatform.Inputs.ApmReferenceResponse>
The APMs for this build
Builder string
The resource id of builder to build the source code
Certificates List<Pulumi.AzureNative.AppPlatform.Inputs.CertificateReferenceResponse>
The CA Certificates for this build
Env Dictionary<string, string>
The environment variables for this build
RelativePath string
The relative path of source code
ResourceRequests Pulumi.AzureNative.AppPlatform.Inputs.BuildResourceRequestsResponse
The customized build resource for this build
ProvisioningState This property is required. string
Provisioning state of the KPack build result
TriggeredBuildResult This property is required. TriggeredBuildResultResponse
The build result triggered by this build
AgentPool string
The resource id of agent pool
Apms []ApmReferenceResponse
The APMs for this build
Builder string
The resource id of builder to build the source code
Certificates []CertificateReferenceResponse
The CA Certificates for this build
Env map[string]string
The environment variables for this build
RelativePath string
The relative path of source code
ResourceRequests BuildResourceRequestsResponse
The customized build resource for this build
provisioningState This property is required. String
Provisioning state of the KPack build result
triggeredBuildResult This property is required. TriggeredBuildResultResponse
The build result triggered by this build
agentPool String
The resource id of agent pool
apms List<ApmReferenceResponse>
The APMs for this build
builder_ String
The resource id of builder to build the source code
certificates List<CertificateReferenceResponse>
The CA Certificates for this build
env Map<String,String>
The environment variables for this build
relativePath String
The relative path of source code
resourceRequests BuildResourceRequestsResponse
The customized build resource for this build
provisioningState This property is required. string
Provisioning state of the KPack build result
triggeredBuildResult This property is required. TriggeredBuildResultResponse
The build result triggered by this build
agentPool string
The resource id of agent pool
apms ApmReferenceResponse[]
The APMs for this build
builder string
The resource id of builder to build the source code
certificates CertificateReferenceResponse[]
The CA Certificates for this build
env {[key: string]: string}
The environment variables for this build
relativePath string
The relative path of source code
resourceRequests BuildResourceRequestsResponse
The customized build resource for this build
provisioning_state This property is required. str
Provisioning state of the KPack build result
triggered_build_result This property is required. TriggeredBuildResultResponse
The build result triggered by this build
agent_pool str
The resource id of agent pool
apms Sequence[ApmReferenceResponse]
The APMs for this build
builder str
The resource id of builder to build the source code
certificates Sequence[CertificateReferenceResponse]
The CA Certificates for this build
env Mapping[str, str]
The environment variables for this build
relative_path str
The relative path of source code
resource_requests BuildResourceRequestsResponse
The customized build resource for this build
provisioningState This property is required. String
Provisioning state of the KPack build result
triggeredBuildResult This property is required. Property Map
The build result triggered by this build
agentPool String
The resource id of agent pool
apms List<Property Map>
The APMs for this build
builder String
The resource id of builder to build the source code
certificates List<Property Map>
The CA Certificates for this build
env Map<String>
The environment variables for this build
relativePath String
The relative path of source code
resourceRequests Property Map
The customized build resource for this build

BuildResourceRequestsResponse

Cpu string
Optional Cpu allocated to the build resource. 1 core can be represented by 1 or 1000m. The default value is 1, this should not exceed build service agent pool cpu size.
Memory string
Optional Memory allocated to the build resource. 1 GB can be represented by 1Gi or 1024Mi. The default value is 2Gi, this should not exceed build service agent pool memory size.
Cpu string
Optional Cpu allocated to the build resource. 1 core can be represented by 1 or 1000m. The default value is 1, this should not exceed build service agent pool cpu size.
Memory string
Optional Memory allocated to the build resource. 1 GB can be represented by 1Gi or 1024Mi. The default value is 2Gi, this should not exceed build service agent pool memory size.
cpu String
Optional Cpu allocated to the build resource. 1 core can be represented by 1 or 1000m. The default value is 1, this should not exceed build service agent pool cpu size.
memory String
Optional Memory allocated to the build resource. 1 GB can be represented by 1Gi or 1024Mi. The default value is 2Gi, this should not exceed build service agent pool memory size.
cpu string
Optional Cpu allocated to the build resource. 1 core can be represented by 1 or 1000m. The default value is 1, this should not exceed build service agent pool cpu size.
memory string
Optional Memory allocated to the build resource. 1 GB can be represented by 1Gi or 1024Mi. The default value is 2Gi, this should not exceed build service agent pool memory size.
cpu str
Optional Cpu allocated to the build resource. 1 core can be represented by 1 or 1000m. The default value is 1, this should not exceed build service agent pool cpu size.
memory str
Optional Memory allocated to the build resource. 1 GB can be represented by 1Gi or 1024Mi. The default value is 2Gi, this should not exceed build service agent pool memory size.
cpu String
Optional Cpu allocated to the build resource. 1 core can be represented by 1 or 1000m. The default value is 1, this should not exceed build service agent pool cpu size.
memory String
Optional Memory allocated to the build resource. 1 GB can be represented by 1Gi or 1024Mi. The default value is 2Gi, this should not exceed build service agent pool memory size.

CertificateReferenceResponse

ResourceId This property is required. string
Resource Id of the certificate
ResourceId This property is required. string
Resource Id of the certificate
resourceId This property is required. String
Resource Id of the certificate
resourceId This property is required. string
Resource Id of the certificate
resource_id This property is required. str
Resource Id of the certificate
resourceId This property is required. String
Resource Id of the certificate

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource modification (UTC).
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource modification (UTC).
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource modification (UTC).
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource modification (UTC).
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource modification (UTC).
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource modification (UTC).
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

TriggeredBuildResultResponse

ProvisioningState This property is required. string
The provisioning state of this build result
Id string
The unique build id of this build result
Image string
The container image of this build result
LastTransitionReason string
The last transition reason of this build result
LastTransitionStatus string
The last transition status of this build result
LastTransitionTime string
The last transition time of this build result
ProvisioningState This property is required. string
The provisioning state of this build result
Id string
The unique build id of this build result
Image string
The container image of this build result
LastTransitionReason string
The last transition reason of this build result
LastTransitionStatus string
The last transition status of this build result
LastTransitionTime string
The last transition time of this build result
provisioningState This property is required. String
The provisioning state of this build result
id String
The unique build id of this build result
image String
The container image of this build result
lastTransitionReason String
The last transition reason of this build result
lastTransitionStatus String
The last transition status of this build result
lastTransitionTime String
The last transition time of this build result
provisioningState This property is required. string
The provisioning state of this build result
id string
The unique build id of this build result
image string
The container image of this build result
lastTransitionReason string
The last transition reason of this build result
lastTransitionStatus string
The last transition status of this build result
lastTransitionTime string
The last transition time of this build result
provisioning_state This property is required. str
The provisioning state of this build result
id str
The unique build id of this build result
image str
The container image of this build result
last_transition_reason str
The last transition reason of this build result
last_transition_status str
The last transition status of this build result
last_transition_time str
The last transition time of this build result
provisioningState This property is required. String
The provisioning state of this build result
id String
The unique build id of this build result
image String
The container image of this build result
lastTransitionReason String
The last transition reason of this build result
lastTransitionStatus String
The last transition status of this build result
lastTransitionTime String
The last transition time of this build result

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi