Share via


PolicyAssignmentProperties.DisplayName Property

Definition

The display name.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string DisplayName { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to