다음을 통해 공유


IGlobalReachConnection.CircuitConnectionStatus Property

Definition

The connection status of the global reach connection

[Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "Connected", "Connecting", "Disconnected" })]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="The connection status of the global reach connection", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="circuitConnectionStatus", Update=false)]
public string CircuitConnectionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "Connected", "Connecting", "Disconnected" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="The connection status of the global reach connection", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="circuitConnectionStatus", Update=false)>]
member this.CircuitConnectionStatus : string
Public ReadOnly Property CircuitConnectionStatus As String

Property Value

Attributes

Applies to