Sdílet prostřednictvím


B2CTenantResource interface

Properties

billingConfig

The billing configuration for the tenant.

id

An identifier that represents the Azure AD B2C tenant resource. NOTE: This property will not be serialized. It can only be populated by the server.

location

The location in which the resource is hosted and data resides. Can be one of 'United States', 'Europe', 'Asia Pacific', or 'Australia'. Refer to this documentation for more information.

name

The name of the Azure AD B2C tenant resource. NOTE: This property will not be serialized. It can only be populated by the server.

sku

SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.

systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource Tags

tenantId

An identifier of the Azure AD B2C tenant.

type

The type of the B2C tenant resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

billingConfig

The billing configuration for the tenant.

billingConfig?: B2CTenantResourcePropertiesBillingConfig

Property Value

id

An identifier that represents the Azure AD B2C tenant resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

location

The location in which the resource is hosted and data resides. Can be one of 'United States', 'Europe', 'Asia Pacific', or 'Australia'. Refer to this documentation for more information.

location: string

Property Value

string

name

The name of the Azure AD B2C tenant resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

sku

SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C billing at aka.ms/b2cBilling.

sku: B2CResourceSKU

Property Value

systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

tags

Resource Tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

tenantId

An identifier of the Azure AD B2C tenant.

tenantId?: string

Property Value

string

type

The type of the B2C tenant resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string