B2CTenantResourcePropertiesBillingConfig interface
The billing configuration for the tenant.
Properties
billing |
The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at aka.ms/b2cBilling. |
effective |
The data from which the billing type took effect NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
billingType
The type of billing. Will be MAU for all new customers. If 'Auths', it can be updated to 'MAU'. Cannot be changed if value is 'MAU'. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.
billingType?: string
Property Value
string
effectiveStartDateUtc
The data from which the billing type took effect NOTE: This property will not be serialized. It can only be populated by the server.
effectiveStartDateUtc?: string
Property Value
string