你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

B2CTenantResourcePropertiesBillingConfig interface

The billing configuration for the tenant.

Properties

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.

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.

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