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