| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkAdminState |
ExpressRouteLinkInner.adminState()
Get the adminState property: Administrative state of the physical port.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkInner |
ExpressRouteLinkInner.withAdminState(ExpressRouteLinkAdminState adminState)
Set the adminState property: Administrative state of the physical port.
|
| 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.