SubscriptionFeatureRegistrationProperties interface
屬性
| approval |
功能核准類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| authorization |
授權配置檔 |
| description | 功能描述。 |
| display |
featureDisplayName。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| documentation |
功能文件連結。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| feature |
featureName。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| metadata | 元數據的索引鍵/值組。 |
| provider |
providerNamespace。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| registration |
功能註冊日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| release |
功能發行日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| should |
指出是否應該在入口網站中顯示功能。 |
| state | 狀態。 |
| subscription |
subscriptionId。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| tenant |
tenantId。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
approvalType
功能核准類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
approvalType?: string
屬性值
string
authorizationProfile
description
功能描述。
description?: string
屬性值
string
displayName
featureDisplayName。 注意:這個屬性不會串行化。 它只能由伺服器填入。
displayName?: string
屬性值
string
documentationLink
功能文件連結。 注意:這個屬性不會串行化。 它只能由伺服器填入。
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