Language

PolicyAssignment.SelfServeExemptionSettingEnabled Property

Definition

Indicates whether self-serve exemption is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)]
public bool? SelfServeExemptionSettingEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)>]
member this.SelfServeExemptionSettingEnabled : Nullable<bool> with get, set
Public Property SelfServeExemptionSettingEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to