ConnectivityInformationInner.ConnectionStatus 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. Possible values include: 'Unknown', 'Connected', 'Disconnected', 'Degraded'
[Newtonsoft.Json.JsonProperty(PropertyName="connectionStatus")]
public Microsoft.Azure.Management.Network.Fluent.Models.ConnectionStatus ConnectionStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionStatus")>]
member this.ConnectionStatus : Microsoft.Azure.Management.Network.Fluent.Models.ConnectionStatus
Public ReadOnly Property ConnectionStatus As ConnectionStatus
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET