BillingProperty.AccountAdminNotificationEmailAddress Property

Definition

Gets the email address on which the account admin gets all Azure notifications.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to