Share via


PolicyDetails.PolicyAssignmentDisplayName Property

Definition

Gets the display name of the policy assignment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to