BillingAccountProperties.AccountSubType 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.
The tier of the account.
public Azure.ResourceManager.Billing.Models.BillingAccountSubType? AccountSubType { get; }
member this.AccountSubType : Nullable<Azure.ResourceManager.Billing.Models.BillingAccountSubType>
Public ReadOnly Property AccountSubType As Nullable(Of BillingAccountSubType)