get Blueprint
Get a blueprint definition. Uses Azure REST API version 2018-11-01-preview.
Return
Represents a Blueprint definition.
Parameters
argument
null
Return
Represents a Blueprint definition.
Parameters
blueprint Name
Name of the blueprint definition.
resource Scope
The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
See also
suspend fun getBlueprint(argument: suspend GetBlueprintPlainArgsBuilder.() -> Unit): GetBlueprintResult
Return
Represents a Blueprint definition.
Parameters
argument
Builder for com.pulumi.azurenative.blueprint.kotlin.inputs.GetBlueprintPlainArgs.