B2CTenantResourcePropertiesBillingConfig Class

The billing configuration for the tenant.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
B2CTenantResourcePropertiesBillingConfig

Constructor

B2CTenantResourcePropertiesBillingConfig(*, billing_type: str | BillingType | None = None, **kwargs)

Parameters

Name Description
billing_type
Required
str or <xref:$>(<xref:python-base-namespace>)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. Possible values include: "MAU", "Auths".

Keyword-Only Parameters

Name Description
billing_type
Required

Variables

Name Description
effective_start_date_utc
str

The data from which the billing type took effect.