다음을 통해 공유


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

적용 대상