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

SubscriptionFeatureRegistrationProperties interface

属性

approvalType

功能审批类型。 注意:此属性不会序列化。 它只能由服务器填充。

authorizationProfile

授权配置文件

description

功能说明。

displayName

featureDisplayName。 注意:此属性不会序列化。 它只能由服务器填充。

documentationLink

功能文档链接。 注意:此属性不会序列化。 它只能由服务器填充。

featureName

featureName。 注意:此属性不会序列化。 它只能由服务器填充。

metadata

元数据的键值对。

providerNamespace

providerNamespace。 注意:此属性不会序列化。 它只能由服务器填充。

registrationDate

功能注册日期。 注意:此属性不会序列化。 它只能由服务器填充。

releaseDate

功能发布日期。 注意:此属性不会序列化。 它只能由服务器填充。

shouldFeatureDisplayInPortal

指示是否应在门户中显示功能。

state

状态。

subscriptionId

subscriptionId。 注意:此属性不会序列化。 它只能由服务器填充。

tenantId

tenantId。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

approvalType

功能审批类型。 注意:此属性不会序列化。 它只能由服务器填充。

approvalType?: string

属性值

string

authorizationProfile

授权配置文件

authorizationProfile?: AuthorizationProfile

属性值

description

功能说明。

description?: string

属性值

string

displayName

featureDisplayName。 注意:此属性不会序列化。 它只能由服务器填充。

displayName?: string

属性值

string

功能文档链接。 注意:此属性不会序列化。 它只能由服务器填充。

documentationLink?: string

属性值

string

featureName

featureName。 注意:此属性不会序列化。 它只能由服务器填充。

featureName?: string

属性值

string

metadata

元数据的键值对。

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

属性值

{[propertyName: string]: string}

providerNamespace

providerNamespace。 注意:此属性不会序列化。 它只能由服务器填充。

providerNamespace?: string

属性值

string

registrationDate

功能注册日期。 注意:此属性不会序列化。 它只能由服务器填充。

registrationDate?: Date

属性值

Date

releaseDate

功能发布日期。 注意:此属性不会序列化。 它只能由服务器填充。

releaseDate?: Date

属性值

Date

shouldFeatureDisplayInPortal

指示是否应在门户中显示功能。

shouldFeatureDisplayInPortal?: boolean

属性值

boolean

state

状态。

state?: string

属性值

string

subscriptionId

subscriptionId。 注意:此属性不会序列化。 它只能由服务器填充。

subscriptionId?: string

属性值

string

tenantId

tenantId。 注意:此属性不会序列化。 它只能由服务器填充。

tenantId?: string

属性值

string