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

B2CTenantUpdateRequest interface

The request body to update the Azure AD B2C tenant resource.

Properties

billingConfig

The billing configuration for the tenant.

sku

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

tags

Resource Tags

tenantId

An identifier of the Azure AD B2C tenant.

Property Details

billingConfig

The billing configuration for the tenant.

billingConfig?: B2CTenantResourcePropertiesBillingConfig

Property Value

sku

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

sku?: B2CResourceSKU

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