| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkInner |
ExpressRouteLinksClient.get(String resourceGroupName,
String expressRoutePortName,
String linkName)
Retrieves the specified ExpressRouteLink resource.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkInner |
ExpressRouteLinkInner.withAdminState(ExpressRouteLinkAdminState adminState)
Set the adminState property: Administrative state of the physical port.
|
ExpressRouteLinkInner |
ExpressRouteLinkInner.withMacSecConfig(ExpressRouteLinkMacSecConfig macSecConfig)
Set the macSecConfig property: MacSec configuration.
|
ExpressRouteLinkInner |
ExpressRouteLinkInner.withName(String name)
Set the name property: Name of child port resource that is unique among child port resources of the parent.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.