Share via


ICluster.ConnectionStatus Property

Definition

The latest heartbeat status between the cluster manager and the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The latest heartbeat status between the cluster manager and the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterConnectionStatus) }, ReadOnly=true, Required=false, SerializedName="clusterConnectionStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterConnectionStatus? ConnectionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The latest heartbeat status between the cluster manager and the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterConnectionStatus) }, ReadOnly=true, Required=false, SerializedName="clusterConnectionStatus")>]
member this.ConnectionStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterConnectionStatus>
Public ReadOnly Property ConnectionStatus As Nullable(Of ClusterConnectionStatus)

Property Value

Attributes

Applies to