Get Policy Assignment Artifact Plain Args
data class GetPolicyAssignmentArtifactPlainArgs(val artifactName: String, val blueprintName: String, val resourceScope: String) : ConvertibleToJava<GetPolicyAssignmentArtifactPlainArgs>
Properties
Link copied to clipboard
Name of the blueprint artifact.
Link copied to clipboard
Name of the blueprint definition.
Link copied to clipboard
The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').