ICluster.ConnectivityStatus Property

Definition

Overall connectivity status for the cluster resource.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "NotYetRegistered", "Connected", "NotConnectedRecently", "PartiallyConnected", "Disconnected", "NotSpecified" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Overall connectivity status for the cluster resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectivityStatus", Update=false)]
public string ConnectivityStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "NotYetRegistered", "Connected", "NotConnectedRecently", "PartiallyConnected", "Disconnected", "NotSpecified" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Overall connectivity status for the cluster resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectivityStatus", Update=false)>]
member this.ConnectivityStatus : string
Public ReadOnly Property ConnectivityStatus As String

Property Value

Attributes

Applies to