PolicyAssignment.Scope Property

Definition

Gets the scope for the policy assignment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scope")]
public string Scope { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scope")>]
member this.Scope : string
Public ReadOnly Property Scope As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to