| 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 |
|---|---|
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner |
ExpressRouteCrossConnectionsClient.listRoutesTableSummary(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the route table summary associated with the express route cross connection in a resource group.
|
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner |
ExpressRouteCrossConnectionsClient.listRoutesTableSummary(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath,
com.azure.core.util.Context context)
Gets the route table summary associated with the express route cross connection in a resource group.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner |
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner.withValue(List<ExpressRouteCrossConnectionRoutesTableSummary> value)
Set the value property: A list of the routes table.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.