MetricAlertResourcePatch.IsMigrated Property

Definition

Gets the value indicating whether this alert rule is migrated.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isMigrated")]
public bool? IsMigrated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isMigrated")>]
member this.IsMigrated : Nullable<bool>
Public ReadOnly Property IsMigrated As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to