| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ConnectionStatus |
ConnectionStatus.CONNECTED
Static value Connected for ConnectionStatus.
|
static ConnectionStatus |
ConnectionStatus.DEGRADED
Static value Degraded for ConnectionStatus.
|
static ConnectionStatus |
ConnectionStatus.DISCONNECTED
Static value Disconnected for ConnectionStatus.
|
static ConnectionStatus |
ConnectionStatus.UNKNOWN
Static value Unknown for ConnectionStatus.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
ConnectivityCheck.connectionStatus() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/