com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> |
ExpressRouteCircuitsClient.beginListRoutesTableSummary(String resourceGroupName,
String circuitName,
String peeringName,
String devicePath) |
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> |
ExpressRouteCircuitsClient.beginListRoutesTableSummary(String resourceGroupName,
String circuitName,
String peeringName,
String devicePath) |
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> |
ExpressRouteCircuitsClient.beginListRoutesTableSummary(String resourceGroupName,
String circuitName,
String peeringName,
String devicePath,
com.azure.core.util.Context context) |
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> |
ExpressRouteCircuitsClient.beginListRoutesTableSummary(String resourceGroupName,
String circuitName,
String peeringName,
String devicePath,
com.azure.core.util.Context context) |
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> |
ExpressRouteCircuitsClient.beginListRoutesTableSummaryAsync(String resourceGroupName,
String circuitName,
String peeringName,
String devicePath) |
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> |
ExpressRouteCircuitsClient.beginListRoutesTableSummaryAsync(String resourceGroupName,
String circuitName,
String peeringName,
String devicePath) |
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
|
Mono<ExpressRouteCircuitsRoutesTableSummaryListResultInner> |
ExpressRouteCircuitsClient.listRoutesTableSummaryAsync(String resourceGroupName,
String circuitName,
String peeringName,
String devicePath) |
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
|