Share via


DataFeed.ActionLinkTemplate Property

Definition

Defines actionable HTTP URLs, which consist of the placeholders %datafeed, %metric, %timestamp, %detect_config, and %tagset. You can use the template to redirect from an anomaly or an incident to a specific URL to drill down. See the documentation for details. Defaults to an empty string.

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

Property Value

Remarks

If set to null during an update operation, this property is set to its default value.

Applies to