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

DataFeed.ActionLinkTemplate 属性

定义

定义可操作的 HTTP URL,其中包含占位符 %datafeed、%metric、%timestamp、%detect_config和 %tagset。 可以使用模板从异常或事件重定向到特定 URL 以向下钻取。 有关详细信息,请参阅文档。 默认为空字符串。

public string ActionLinkTemplate { get; set; }
member this.ActionLinkTemplate : string with get, set
Public Property ActionLinkTemplate As String

属性值

注解

如果在更新操作期间设置为 null,则此属性将设置为其默认值。

适用于