Share via


ICluster.ConnectionStatus Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Connected", "Disconnected", "Timeout", "Undefined" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The latest heartbeat status between the cluster manager and the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="clusterConnectionStatus", Update=false)]
public string ConnectionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Connected", "Disconnected", "Timeout", "Undefined" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The latest heartbeat status between the cluster manager and the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="clusterConnectionStatus", Update=false)>]
member this.ConnectionStatus : string
Public ReadOnly Property ConnectionStatus As String

Property Value

Attributes

Applies to