RuleDataSource.LegacyResourceId Property

Definition

Gets or sets the legacy resource identifier of the resource the rule monitors. NOTE: this property cannot be updated for an existing rule.

[Newtonsoft.Json.JsonProperty(PropertyName="legacyResourceId")]
public string LegacyResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="legacyResourceId")>]
member this.LegacyResourceId : string with get, set
Public Property LegacyResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to