| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancer.Definition
The entirety of the load balancer definition.
|
static interface |
LoadBalancer.DefinitionStages.WithCreate
The stage of a load balancer definition containing all the required inputs for the resource to be created,
but also allowing for any other optional settings to be specified.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndNatChoice
The stage of a load balancer definition allowing to create the load balancer or start configuring optional
inbound NAT rules or pools.
|
static interface |
LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.