B2CTenantResourcePropertiesResponseBillingConfig

data class B2CTenantResourcePropertiesResponseBillingConfig(val billingType: String? = null, val effectiveStartDateUtc: String)

The billing configuration for the tenant.

Constructors

constructor(billingType: String? = null, effectiveStartDateUtc: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val billingType: String? = null

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.

Link copied to clipboard

The data from which the billing type took effect