Partager via


ClusterPrincipalAssignment.PrincipalType Propriété

Définition

Obtient ou définit le type de principal. Les valeurs possibles sont les suivantes : « Application », « Groupe », « Utilisateur »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à