PolicyState.PolicyAssignmentScope Property

Definition

Gets or sets policy assignment scope.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to