ClusterPrincipalAssignment.PrincipalName Property

Definition

Gets the principal name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to