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