Condividi tramite


IResourceHealthMetadataProperties.SignalAvailability Property

Definition

Is there a health signal for the resource

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is there a health signal for the resource", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="signalAvailability")]
public bool? SignalAvailability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is there a health signal for the resource", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="signalAvailability")>]
member this.SignalAvailability : Nullable<bool> with get, set
Public Property SignalAvailability As Nullable(Of Boolean)

Property Value

Attributes

Applies to