get Build
Get a BuildResource Azure REST API version: 2023-08-01-preview.
Return
Information pertaining to an individual build.
Parameters
argument
null
suspend fun getBuild(buildName: String, builderName: String, resourceGroupName: String): GetBuildResult
Return
Information pertaining to an individual build.
See also
Parameters
build Name
The name of a build.
builder Name
The name of the builder.
resource Group Name
The name of the resource group. The name is case insensitive.
Return
Information pertaining to an individual build.
See also
Parameters
argument
Builder for com.pulumi.azurenative.app.kotlin.inputs.GetBuildPlainArgs.