Share via


IClusterProperties.ConnectivityStatus Property

Definition

Overall connectivity status for the cluster resource.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Overall connectivity status for the cluster resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ConnectivityStatus) }, ReadOnly=true, Required=false, SerializedName="connectivityStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ConnectivityStatus? ConnectivityStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Overall connectivity status for the cluster resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ConnectivityStatus) }, ReadOnly=true, Required=false, SerializedName="connectivityStatus")>]
member this.ConnectivityStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ConnectivityStatus>
Public ReadOnly Property ConnectivityStatus As Nullable(Of ConnectivityStatus)

Property Value

Attributes

Applies to