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

137 строки
13 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings"
name: "LoadBalancerResourceSettings"
nameWithType: "LoadBalancerResourceSettings"
summary: "Defines the load balancer resource settings."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings&text=ResourceSettings\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings.targetResourceName()?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings.targetResourceName&text=targetResourceName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings.withTargetResourceName(java.lang.String)?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings.withTargetResourceName&text=withTargetResourceName\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **LoadBalancerResourceSettings**</br> extends <xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings&text=ResourceSettings\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.LoadBalancerResourceSettings()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.LoadBalancerResourceSettings()"
name: "LoadBalancerResourceSettings()"
nameWithType: "LoadBalancerResourceSettings.LoadBalancerResourceSettings()"
syntax: "public LoadBalancerResourceSettings()"
methods:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.backendAddressPools()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.backendAddressPools()"
name: "backendAddressPools()"
nameWithType: "LoadBalancerResourceSettings.backendAddressPools()"
summary: "Get gets or sets the backend address pools of the load balancer."
syntax: "public List<LBBackendAddressPoolResourceSettings> backendAddressPools()"
desc: "Get gets or sets the backend address pools of the load balancer."
returns:
description: "the backendAddressPools value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.LBBackendAddressPoolResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.LBBackendAddressPoolResourceSettings&text=LBBackendAddressPoolResourceSettings\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.frontendIPConfigurations()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.frontendIPConfigurations()"
name: "frontendIPConfigurations()"
nameWithType: "LoadBalancerResourceSettings.frontendIPConfigurations()"
summary: "Get gets or sets the frontend IP configurations of the load balancer."
syntax: "public List<LBFrontendIPConfigurationResourceSettings> frontendIPConfigurations()"
desc: "Get gets or sets the frontend IP configurations of the load balancer."
returns:
description: "the frontendIPConfigurations value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.LBFrontendIPConfigurationResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.LBFrontendIPConfigurationResourceSettings&text=LBFrontendIPConfigurationResourceSettings\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.sku()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.sku()"
name: "sku()"
nameWithType: "LoadBalancerResourceSettings.sku()"
summary: "Get gets or sets load balancer sku (Basic/Standard)."
syntax: "public String sku()"
desc: "Get gets or sets load balancer sku (Basic/Standard)."
returns:
description: "the sku value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.withBackendAddressPools(java.util.List<com.microsoft.azure.management.resourcemover.v2021_01_01.LBBackendAddressPoolResourceSettings>)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.withBackendAddressPools(List<LBBackendAddressPoolResourceSettings> backendAddressPools)"
name: "withBackendAddressPools(List<LBBackendAddressPoolResourceSettings> backendAddressPools)"
nameWithType: "LoadBalancerResourceSettings.withBackendAddressPools(List<LBBackendAddressPoolResourceSettings> backendAddressPools)"
summary: "Set gets or sets the backend address pools of the load balancer."
parameters:
- description: "the backendAddressPools value to set"
name: "backendAddressPools"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.LBBackendAddressPoolResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.LBBackendAddressPoolResourceSettings&text=LBBackendAddressPoolResourceSettings\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public LoadBalancerResourceSettings withBackendAddressPools(List<LBBackendAddressPoolResourceSettings> backendAddressPools)"
desc: "Set gets or sets the backend address pools of the load balancer."
returns:
description: "the LoadBalancerResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings&text=LoadBalancerResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.withFrontendIPConfigurations(java.util.List<com.microsoft.azure.management.resourcemover.v2021_01_01.LBFrontendIPConfigurationResourceSettings>)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.withFrontendIPConfigurations(List<LBFrontendIPConfigurationResourceSettings> frontendIPConfigurations)"
name: "withFrontendIPConfigurations(List<LBFrontendIPConfigurationResourceSettings> frontendIPConfigurations)"
nameWithType: "LoadBalancerResourceSettings.withFrontendIPConfigurations(List<LBFrontendIPConfigurationResourceSettings> frontendIPConfigurations)"
summary: "Set gets or sets the frontend IP configurations of the load balancer."
parameters:
- description: "the frontendIPConfigurations value to set"
name: "frontendIPConfigurations"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.LBFrontendIPConfigurationResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.LBFrontendIPConfigurationResourceSettings&text=LBFrontendIPConfigurationResourceSettings\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public LoadBalancerResourceSettings withFrontendIPConfigurations(List<LBFrontendIPConfigurationResourceSettings> frontendIPConfigurations)"
desc: "Set gets or sets the frontend IP configurations of the load balancer."
returns:
description: "the LoadBalancerResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings&text=LoadBalancerResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.withSku(java.lang.String)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.withSku(String sku)"
name: "withSku(String sku)"
nameWithType: "LoadBalancerResourceSettings.withSku(String sku)"
summary: "Set gets or sets load balancer sku (Basic/Standard)."
parameters:
- description: "the sku value to set"
name: "sku"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public LoadBalancerResourceSettings withSku(String sku)"
desc: "Set gets or sets load balancer sku (Basic/Standard)."
returns:
description: "the LoadBalancerResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings&text=LoadBalancerResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.withZones(java.lang.String)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.withZones(String zones)"
name: "withZones(String zones)"
nameWithType: "LoadBalancerResourceSettings.withZones(String zones)"
summary: "Set gets or sets the csv list of zones common for all frontend IP configurations."
parameters:
- description: "the zones value to set"
name: "zones"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public LoadBalancerResourceSettings withZones(String zones)"
desc: "Set gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present."
returns:
description: "the LoadBalancerResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings&text=LoadBalancerResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.zones()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.LoadBalancerResourceSettings.zones()"
name: "zones()"
nameWithType: "LoadBalancerResourceSettings.zones()"
summary: "Get gets or sets the csv list of zones common for all frontend IP configurations."
syntax: "public String zones()"
desc: "Get gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present."
returns:
description: "the zones value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Defines the load balancer resource settings."
metadata: {}
package: "com.microsoft.azure.management.resourcemover.v2021_01_01"
artifact: com.microsoft.azure.resourcemover.v2021_01_01:azure-mgmt-resourcemover:1.0.0