Get Policy Exemption Plain Args
data class GetPolicyExemptionPlainArgs(val policyExemptionName: String, val scope: String) : ConvertibleToJava<GetPolicyExemptionPlainArgs>
Properties
Link copied to clipboard
The name of the policy exemption to delete.
Link copied to clipboard
The scope of the policy exemption. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}'