次の方法で共有


SenderAuthorization.Role プロパティ

定義

ユーザーのロールを取得または設定します。 例: サブスクリプション 管理

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象