次の方法で共有


BillingProperty.AccountAdminNotificationEmailAddress プロパティ

定義

アカウント管理者がすべての Azure 通知を取得する電子メール アドレスを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accountAdminNotificationEmailAddress")]
public string AccountAdminNotificationEmailAddress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accountAdminNotificationEmailAddress")>]
member this.AccountAdminNotificationEmailAddress : string
Public ReadOnly Property AccountAdminNotificationEmailAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象