Share via


ICluster.ManagerConnectionStatus Property

Definition

The latest connectivity status between cluster manager and the cluster.

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

Property Value

Attributes

Applies to