共用方式為


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