| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ConnectionMonitorType |
ConnectionMonitorType.MULTI_ENDPOINT
Static value MultiEndpoint for ConnectionMonitorType.
|
static ConnectionMonitorType |
ConnectionMonitorType.SINGLE_SOURCE_DESTINATION
Static value SingleSourceDestination for ConnectionMonitorType.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionMonitorType |
ConnectionMonitorType.fromString(String name)
Creates or finds a ConnectionMonitorType from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ConnectionMonitorType> |
ConnectionMonitorType.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/