次の方法で共有


BillingRoleAssignment.UserEmailAddress プロパティ

定義

ユーザーのメール アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象