Partager via


IClusterProperties.ClusterConnectionStatus 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 ClusterConnectionStatus { 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.ClusterConnectionStatus : string
Public ReadOnly Property ClusterConnectionStatus As String

Property Value

Attributes

Applies to