| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerInboundNatPool.UpdateDefinition<ParentT>
The entirety of an inbound NAT pool definition as part of a load balancer update.
|
static interface |
LoadBalancerInboundNatPool.UpdateDefinitionStages.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.UpdateDefinition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontend<ParentT>
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
|
static interface |
LoadBalancingRule.UpdateDefinition<ReturnT>
The entirety of a load balancing rule definition as part of a load balancer update.
|
static interface |
LoadBalancingRule.UpdateDefinitionStages.WithFrontend<ReturnT>
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.