azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

29 строки
3.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.LoadBalancerBackend"
fullName: "com.microsoft.azure.management.network.LoadBalancerBackend"
name: "LoadBalancerBackend"
nameWithType: "LoadBalancerBackend"
summary: "A client-side representation of a load balancer backend address pool."
syntax: "public interface **LoadBalancerBackend**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.BackendAddressPoolInner?alt=com.microsoft.azure.management.network.implementation.BackendAddressPoolInner&text=BackendAddressPoolInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource&text=ChildResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.LoadBalancer?alt=com.microsoft.azure.management.network.LoadBalancer&text=LoadBalancer\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.network.model.HasLoadBalancingRules?alt=com.microsoft.azure.management.network.model.HasLoadBalancingRules&text=HasLoadBalancingRules\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.network.model.HasBackendNics?alt=com.microsoft.azure.management.network.model.HasBackendNics&text=HasBackendNics\" data-throw-if-not-resolved=\"False\" />"
methods:
- uid: "com.microsoft.azure.management.network.LoadBalancerBackend.getVirtualMachineIds()"
fullName: "com.microsoft.azure.management.network.LoadBalancerBackend.getVirtualMachineIds()"
name: "getVirtualMachineIds()"
nameWithType: "LoadBalancerBackend.getVirtualMachineIds()"
modifiers:
- "abstract"
syntax: "public abstract Set<String> getVirtualMachineIds()"
returns:
description: "a list of the resource IDs of the virtual machines associated with this backend"
type: "<xref href=\"java.util.Set?alt=java.util.Set&text=Set\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "A client-side representation of a load balancer backend address pool."
implements:
- "<xref href=\"com.microsoft.azure.management.network.model.HasBackendNics?alt=com.microsoft.azure.management.network.model.HasBackendNics&text=HasBackendNics\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.network.model.HasLoadBalancingRules?alt=com.microsoft.azure.management.network.model.HasLoadBalancingRules&text=HasLoadBalancingRules\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource&text=ChildResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.LoadBalancer?alt=com.microsoft.azure.management.network.LoadBalancer&text=LoadBalancer\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.BackendAddressPoolInner?alt=com.microsoft.azure.management.network.implementation.BackendAddressPoolInner&text=BackendAddressPoolInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4