deploymentScope

@JvmName(name = "bdjfclkfdtwvdpep")
suspend fun deploymentScope(value: Output<String>)
@JvmName(name = "lnujbrhdahdftucu")
suspend fun deploymentScope(value: String?)

Parameters

value

The scope at which the initial deployment should be created. If a scope is not specified, it will default to the scope of the deployment stack. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroupId}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}').