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

89 строки
7.6 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings"
name: "AvailabilitySetResourceSettings"
nameWithType: "AvailabilitySetResourceSettings"
summary: "Gets or sets the availability set 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 **AvailabilitySetResourceSettings**</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.AvailabilitySetResourceSettings.AvailabilitySetResourceSettings()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.AvailabilitySetResourceSettings()"
name: "AvailabilitySetResourceSettings()"
nameWithType: "AvailabilitySetResourceSettings.AvailabilitySetResourceSettings()"
syntax: "public AvailabilitySetResourceSettings()"
methods:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.faultDomain()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.faultDomain()"
name: "faultDomain()"
nameWithType: "AvailabilitySetResourceSettings.faultDomain()"
summary: "Get gets or sets the target fault domain."
syntax: "public Integer faultDomain()"
desc: "Get gets or sets the target fault domain."
returns:
description: "the faultDomain value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.updateDomain()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.updateDomain()"
name: "updateDomain()"
nameWithType: "AvailabilitySetResourceSettings.updateDomain()"
summary: "Get gets or sets the target update domain."
syntax: "public Integer updateDomain()"
desc: "Get gets or sets the target update domain."
returns:
description: "the updateDomain value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.withFaultDomain(java.lang.Integer)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.withFaultDomain(Integer faultDomain)"
name: "withFaultDomain(Integer faultDomain)"
nameWithType: "AvailabilitySetResourceSettings.withFaultDomain(Integer faultDomain)"
summary: "Set gets or sets the target fault domain."
parameters:
- description: "the faultDomain value to set"
name: "faultDomain"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AvailabilitySetResourceSettings withFaultDomain(Integer faultDomain)"
desc: "Set gets or sets the target fault domain."
returns:
description: "the AvailabilitySetResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings&text=AvailabilitySetResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.withUpdateDomain(java.lang.Integer)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings.withUpdateDomain(Integer updateDomain)"
name: "withUpdateDomain(Integer updateDomain)"
nameWithType: "AvailabilitySetResourceSettings.withUpdateDomain(Integer updateDomain)"
summary: "Set gets or sets the target update domain."
parameters:
- description: "the updateDomain value to set"
name: "updateDomain"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AvailabilitySetResourceSettings withUpdateDomain(Integer updateDomain)"
desc: "Set gets or sets the target update domain."
returns:
description: "the AvailabilitySetResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.AvailabilitySetResourceSettings&text=AvailabilitySetResourceSettings\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Gets or sets the availability set 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