你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Essentials.SourceCreatedId 属性

定义

获取由监视服务为每个警报实例创建的唯一 ID。 这可用于跟踪监视服务中的问题,例如 Nagios、Zabbix、SCOM 等。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceCreatedId")]
public string SourceCreatedId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceCreatedId")>]
member this.SourceCreatedId : string
Public ReadOnly Property SourceCreatedId As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于