Share via


PolicyDetails.PolicyAssignmentScope Property

Definition

Gets the scope of the policy assignment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to