Delen via


IPolicyIdentity.PolicyExemptionName Property

Definition

The name of the policy exemption to delete.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The name of the policy exemption to delete.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyExemptionName", Update=true)]
public string PolicyExemptionName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The name of the policy exemption to delete.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyExemptionName", Update=true)>]
member this.PolicyExemptionName : string with get, set
Public Property PolicyExemptionName As String

Property Value

Attributes

Applies to