com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
ExpressRouteCrossConnectionsClient.beginListRoutesTableSummary(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath) |
Gets the route table summary associated with the express route cross connection in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
ExpressRouteCrossConnectionsClient.beginListRoutesTableSummary(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath) |
Gets the route table summary associated with the express route cross connection in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
ExpressRouteCrossConnectionsClient.beginListRoutesTableSummary(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.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
ExpressRouteCrossConnectionsClient.beginListRoutesTableSummary(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.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
ExpressRouteCrossConnectionsClient.beginListRoutesTableSummaryAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath) |
Gets the route table summary associated with the express route cross connection in a resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
ExpressRouteCrossConnectionsClient.beginListRoutesTableSummaryAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath) |
Gets the route table summary associated with the express route cross connection in a resource group.
|
Mono<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
ExpressRouteCrossConnectionsClient.listRoutesTableSummaryAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath) |
Gets the route table summary associated with the express route cross connection in a resource group.
|