| 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 |
|---|---|
ExpressRoutePortsEncapsulation |
ExpressRoutePortInner.encapsulation()
Get the encapsulation property: Encapsulation method on physical ports.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRoutePortInner |
ExpressRoutePortInner.withEncapsulation(ExpressRoutePortsEncapsulation encapsulation)
Set the encapsulation property: Encapsulation method on physical ports.
|
| Modifier and Type | Field and Description |
|---|---|
static ExpressRoutePortsEncapsulation |
ExpressRoutePortsEncapsulation.DOT1Q
Static value Dot1Q for ExpressRoutePortsEncapsulation.
|
static ExpressRoutePortsEncapsulation |
ExpressRoutePortsEncapsulation.QINQ
Static value QinQ for ExpressRoutePortsEncapsulation.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressRoutePortsEncapsulation |
ExpressRoutePortsEncapsulation.fromString(String name)
Creates or finds a ExpressRoutePortsEncapsulation from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.