Sdílet prostřednictvím


IPolicyExemptionProperties.AssignmentScopeValidation Property

Definition

The option whether validate the exemption is at or under the assignment scope.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.PSArgumentCompleter(new System.String[] { "Default", "DoNotValidate" })]
[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The option whether validate the exemption is at or under the assignment scope.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="assignmentScopeValidation", Update=true)]
public string AssignmentScopeValidation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.PSArgumentCompleter(new System.String[] { "Default", "DoNotValidate" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The option whether validate the exemption is at or under the assignment scope.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="assignmentScopeValidation", Update=true)>]
member this.AssignmentScopeValidation : string with get, set
Public Property AssignmentScopeValidation As String

Property Value

Attributes

Applies to