PolicyState.PolicyAssignmentName Property

Definition

Gets or sets policy assignment name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to