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