| 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.WithFrontend<ParentT>
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the
pool to apply to.
|
static interface |
LoadBalancerInboundNatRule.Definition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.WithFrontend<ParentT>
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
|
static interface |
LoadBalancingRule.Definition<ReturnT>
The entirety of a load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.WithFrontend<ReturnT>
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.