com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BackendAddressInboundNatRulePortMappingsInner>,BackendAddressInboundNatRulePortMappingsInner> |
LoadBalancersClient.beginListInboundNatRulePortMappings(String groupName,
String loadBalancerName,
String backendPoolName,
QueryInboundNatRulePortMappingRequest parameters) |
List of inbound NAT rule port mappings.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BackendAddressInboundNatRulePortMappingsInner>,BackendAddressInboundNatRulePortMappingsInner> |
LoadBalancersClient.beginListInboundNatRulePortMappings(String groupName,
String loadBalancerName,
String backendPoolName,
QueryInboundNatRulePortMappingRequest parameters) |
List of inbound NAT rule port mappings.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BackendAddressInboundNatRulePortMappingsInner>,BackendAddressInboundNatRulePortMappingsInner> |
LoadBalancersClient.beginListInboundNatRulePortMappings(String groupName,
String loadBalancerName,
String backendPoolName,
QueryInboundNatRulePortMappingRequest parameters,
com.azure.core.util.Context context) |
List of inbound NAT rule port mappings.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BackendAddressInboundNatRulePortMappingsInner>,BackendAddressInboundNatRulePortMappingsInner> |
LoadBalancersClient.beginListInboundNatRulePortMappings(String groupName,
String loadBalancerName,
String backendPoolName,
QueryInboundNatRulePortMappingRequest parameters,
com.azure.core.util.Context context) |
List of inbound NAT rule port mappings.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BackendAddressInboundNatRulePortMappingsInner>,BackendAddressInboundNatRulePortMappingsInner> |
LoadBalancersClient.beginListInboundNatRulePortMappingsAsync(String groupName,
String loadBalancerName,
String backendPoolName,
QueryInboundNatRulePortMappingRequest parameters) |
List of inbound NAT rule port mappings.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BackendAddressInboundNatRulePortMappingsInner>,BackendAddressInboundNatRulePortMappingsInner> |
LoadBalancersClient.beginListInboundNatRulePortMappingsAsync(String groupName,
String loadBalancerName,
String backendPoolName,
QueryInboundNatRulePortMappingRequest parameters) |
List of inbound NAT rule port mappings.
|
Mono<BackendAddressInboundNatRulePortMappingsInner> |
LoadBalancersClient.listInboundNatRulePortMappingsAsync(String groupName,
String loadBalancerName,
String backendPoolName,
QueryInboundNatRulePortMappingRequest parameters) |
List of inbound NAT rule port mappings.
|