你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TopicTypeInfo interface
主题类型信息的属性。
- 扩展
属性
description | 主题类型的说明。 |
display |
主题类型的显示名称。 |
provider | 主题类型的提供程序的命名空间。 |
provisioning |
主题类型的预配状态 |
resource |
资源的区域类型。 |
source |
源资源格式。 |
supported |
本主题类型支持的位置列表。 |
supported |
支持的源范围。 |
继承属性
id | 资源的完全限定标识符。 注意:此属性不会序列化。 它只能由服务器填充。 |
name | 资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
type | 资源的类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
description
主题类型的说明。
description?: string
属性值
string
displayName
主题类型的显示名称。
displayName?: string
属性值
string
provider
主题类型的提供程序的命名空间。
provider?: string
属性值
string
provisioningState
主题类型的预配状态
provisioningState?: string
属性值
string
resourceRegionType
资源的区域类型。
resourceRegionType?: string
属性值
string
sourceResourceFormat
源资源格式。
sourceResourceFormat?: string
属性值
string
supportedLocations
本主题类型支持的位置列表。
supportedLocations?: string[]
属性值
string[]
supportedScopesForSource
支持的源范围。
supportedScopesForSource?: string[]
属性值
string[]