BillingProperty.AccountAdminNotificationEmailAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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