你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SystemTopic interface
EventGrid 系统主题。
- 扩展
属性
identity | 资源的标识信息。 |
metric |
系统主题的指标资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
provisioning |
系统主题的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
source | 系统主题的源。 |
system |
与系统主题资源相关的系统元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
topic |
系统主题的 TopicType。 |
继承属性
id | 资源的完全限定标识符。 注意:此属性不会序列化。 它只能由服务器填充。 |
location | 资源的位置。 |
name | 资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
tags | 资源的标记。 |
type | 资源的类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
identity
metricResourceId
系统主题的指标资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。
metricResourceId?: string
属性值
string
provisioningState
系统主题的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
source
系统主题的源。
source?: string
属性值
string
systemData
topicType
系统主题的 TopicType。
topicType?: string
属性值
string
继承属性详细信息
id
location
name
tags
资源的标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}