次の方法で共有


ValidateOperationResult.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.Inlined)]
public bool? IsConnectionAvailable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Inlined)>]
member this.IsConnectionAvailable : Nullable<bool> with get, set
Public Property IsConnectionAvailable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to