Share via


IVCenter.ConnectionStatus Property

Definition

Gets or sets the connection status to the vCenter.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets or sets the connection status to the vCenter.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectionStatus", Update=false)]
public string ConnectionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets or sets the connection status to the vCenter.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectionStatus", Update=false)>]
member this.ConnectionStatus : string
Public ReadOnly Property ConnectionStatus As String

Property Value

Attributes

Applies to