public interface LoadBalancerBackend extends HasInner<com.microsoft.azure.management.network.implementation.BackendAddressPoolInner>, ChildResource<LoadBalancer>, HasLoadBalancingRules, HasBackendNics
Modifier and Type | Interface and Description |
---|---|
static interface |
LoadBalancerBackend.Definition<ParentT>
The entirety of a load balancer backend definition.
|
static interface |
LoadBalancerBackend.DefinitionStages
Grouping of load balancer backend definition stages.
|
static interface |
LoadBalancerBackend.Update
The entirety of a load balancer backend update as part of a load balancer update.
|
static interface |
LoadBalancerBackend.UpdateDefinition<ParentT>
The entirety of a load balancer backend definition as part of a load balancer update.
|
static interface |
LoadBalancerBackend.UpdateDefinitionStages
Grouping of load balancer backend definition stages applicable as part of a load balancer update.
|
static interface |
LoadBalancerBackend.UpdateStages
Grouping of load balancer backend update stages.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
getVirtualMachineIds() |
inner
key
name
parent
loadBalancingRules
backendNicIPConfigurationNames
Copyright © 2019. All rights reserved.