Bagikan melalui


PolicyAssignmentProperties.NotScope Property

Definition

The policy's excluded scopes.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> NotScope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)>]
member this.NotScope : System.Collections.Generic.List<string> with get, set
Public Property NotScope As List(Of String)

Property Value

Implements

Attributes

Applies to