GlobalReachConnection.CircuitConnectionStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the connection status of the global reach connection. Possible values include: 'Connected', 'Connecting', 'Disconnected'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.circuitConnectionStatus")]
public string CircuitConnectionStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.circuitConnectionStatus")>]
member this.CircuitConnectionStatus : string
Public ReadOnly Property CircuitConnectionStatus As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute