getBlueprint

Get a blueprint definition. Azure REST API version: 2018-11-01-preview. Other available API versions: 2017-11-11-preview.

Return

Represents a Blueprint definition.

Parameters

argument

null


suspend fun getBlueprint(blueprintName: String, resourceScope: String): GetBlueprintResult

Return

Represents a Blueprint definition.

See also

Parameters

blueprintName

Name of the blueprint definition.

resourceScope

The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').


Return

Represents a Blueprint definition.

See also

Parameters

argument

Builder for com.pulumi.azurenative.blueprint.kotlin.inputs.GetBlueprintPlainArgs.