public interface Backend extends com.microsoft.azure.management.resources.fluentcore.model.Wrapper<com.microsoft.azure.management.network.implementation.BackendAddressPoolInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<LoadBalancer>, HasLoadBalancingRules
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Backend.Definition<ParentT>
The entirety of a backend definition.
|
static interface |
Backend.DefinitionStages
Grouping of backend definition stages.
|
static interface |
Backend.Update
The entirety of a backend update as part of a load balancer update.
|
static interface |
Backend.UpdateDefinition<ParentT>
The entirety of a probe definition as part of a load balancer update.
|
static interface |
Backend.UpdateDefinitionStages
Grouping of backend definition stages applicable as part of a load balancer update.
|
static interface |
Backend.UpdateStages
Grouping of backend update stages.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
backendNicIpConfigurationNames() |
Set<String> |
getVirtualMachineIds() |
inner, setInnername, parentkeyloadBalancingRules/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/