ClusterPrincipalAssignment.PrincipalType Property

Definition

Gets or sets principal type. Possible values include: 'App', 'Group', 'User'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to