ClusterPrincipalAssignment.PrincipalId プロパティ

定義

クラスター プリンシパルに割り当てられたプリンシパル ID を取得または設定します。 ユーザーの電子メール、アプリケーション ID、またはセキュリティ グループ名を指定できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象