| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerInboundNatPool.Definition<ParentT>
The entirety of an inbound NAT pool definition.
|
static interface |
LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT>
The stage of an inbound NAT pool definition allowing to specify the backend port.
|
static interface |
LoadBalancerInboundNatRule.Definition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT>
The final stage of the inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort<ParentT>
The stage of an inbound NAT rule definition allowing to specify the backend port.
|
static interface |
LoadBalancingRule.Definition<ReturnT>
The entirety of a load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.WithBackendPort<ReturnT>
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced
traffic to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.