com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EffectiveRouteListResultInner>,EffectiveRouteListResultInner> |
NetworkInterfacesClient.beginGetEffectiveRouteTable(String resourceGroupName,
String networkInterfaceName) |
Gets all route tables applied to a network interface.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EffectiveRouteListResultInner>,EffectiveRouteListResultInner> |
NetworkInterfacesClient.beginGetEffectiveRouteTable(String resourceGroupName,
String networkInterfaceName) |
Gets all route tables applied to a network interface.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EffectiveRouteListResultInner>,EffectiveRouteListResultInner> |
NetworkInterfacesClient.beginGetEffectiveRouteTable(String resourceGroupName,
String networkInterfaceName,
com.azure.core.util.Context context) |
Gets all route tables applied to a network interface.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EffectiveRouteListResultInner>,EffectiveRouteListResultInner> |
NetworkInterfacesClient.beginGetEffectiveRouteTable(String resourceGroupName,
String networkInterfaceName,
com.azure.core.util.Context context) |
Gets all route tables applied to a network interface.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<EffectiveRouteListResultInner>,EffectiveRouteListResultInner> |
NetworkInterfacesClient.beginGetEffectiveRouteTableAsync(String resourceGroupName,
String networkInterfaceName) |
Gets all route tables applied to a network interface.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<EffectiveRouteListResultInner>,EffectiveRouteListResultInner> |
NetworkInterfacesClient.beginGetEffectiveRouteTableAsync(String resourceGroupName,
String networkInterfaceName) |
Gets all route tables applied to a network interface.
|
Mono<EffectiveRouteListResultInner> |
NetworkInterfacesClient.getEffectiveRouteTableAsync(String resourceGroupName,
String networkInterfaceName) |
Gets all route tables applied to a network interface.
|