Delen via


ValidateResult.IsConnectionAvailable Property

Definition

A boolean value indicating whether the connection is available or not

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)]
public bool? IsConnectionAvailable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)>]
member this.IsConnectionAvailable : Nullable<bool> with get, set
Public Property IsConnectionAvailable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to