ResourceHealthMetadataInner.SignalAvailability Property

Definition

Gets or sets is there a health signal for the resource

[Newtonsoft.Json.JsonProperty(PropertyName="properties.signalAvailability")]
public bool? SignalAvailability { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.signalAvailability")>]
member this.SignalAvailability : Nullable<bool> with get, set
Public Property SignalAvailability As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to