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

ProviderProperties interface

提供程序属性。

属性

aad

Azure Active Directory 信息。

company

公司名称。 注意:此属性不会被序列化。 它只能由服务器填充。

defaultEndpoint

提供程序的默认终结点。 注意:此属性不会被序列化。 它只能由服务器填充。

description

有关此提供程序的说明。 注意:此属性不会被序列化。 它只能由服务器填充。

managedApplication

提供程序的Managed-Application信息

pricingDimensions

提供程序的定价维度列表。

providerType

提供程序类型。 注意:此属性不会被序列化。 它只能由服务器填充。

quotaDimensions

提供程序中的配额维度列表。

skus

此提供程序提供的 SKU 列表。

targets

此提供程序提供的目标列表。

属性详细信息

aad

Azure Active Directory 信息。

aad?: ProviderPropertiesAad

属性值

company

公司名称。 注意:此属性不会被序列化。 它只能由服务器填充。

company?: string

属性值

string

defaultEndpoint

提供程序的默认终结点。 注意:此属性不会被序列化。 它只能由服务器填充。

defaultEndpoint?: string

属性值

string

description

有关此提供程序的说明。 注意:此属性不会被序列化。 它只能由服务器填充。

description?: string

属性值

string

managedApplication

提供程序的Managed-Application信息

managedApplication?: ProviderPropertiesManagedApplication

属性值

pricingDimensions

提供程序的定价维度列表。

pricingDimensions?: PricingDimension[]

属性值

providerType

提供程序类型。 注意:此属性不会被序列化。 它只能由服务器填充。

providerType?: string

属性值

string

quotaDimensions

提供程序中的配额维度列表。

quotaDimensions?: QuotaDimension[]

属性值

skus

此提供程序提供的 SKU 列表。

skus?: SkuDescription[]

属性值

targets

此提供程序提供的目标列表。

targets?: TargetDescription[]

属性值