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