azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.w...

69 строки
5.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration"
fullName: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration"
name: "HighAvailabilityConfiguration"
nameWithType: "HighAvailabilityConfiguration"
summary: "Gets or sets the high availability configuration."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **HighAvailabilityConfiguration**"
constructors:
- uid: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration.HighAvailabilityConfiguration()"
fullName: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration.HighAvailabilityConfiguration()"
name: "HighAvailabilityConfiguration()"
nameWithType: "HighAvailabilityConfiguration.HighAvailabilityConfiguration()"
summary: "Creates an instance of High<wbr>Availability<wbr>Configuration class."
syntax: "public HighAvailabilityConfiguration()"
desc: "Creates an instance of HighAvailabilityConfiguration class."
methods:
- uid: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration.highAvailabilityType()"
fullName: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration.highAvailabilityType()"
name: "highAvailabilityType()"
nameWithType: "HighAvailabilityConfiguration.highAvailabilityType()"
summary: "Get the high<wbr>Availability<wbr>Type property: The high availability type."
syntax: "public SapHighAvailabilityType highAvailabilityType()"
desc: "Get the highAvailabilityType property: The high availability type."
returns:
description: "the highAvailabilityType value."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapHighAvailabilityType?alt=com.azure.resourcemanager.workloads.models.SapHighAvailabilityType&text=SapHighAvailabilityType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration.validate()"
fullName: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration.validate()"
name: "validate()"
nameWithType: "HighAvailabilityConfiguration.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration.withHighAvailabilityType(com.azure.resourcemanager.workloads.models.SapHighAvailabilityType)"
fullName: "com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration.withHighAvailabilityType(SapHighAvailabilityType highAvailabilityType)"
name: "withHighAvailabilityType(SapHighAvailabilityType highAvailabilityType)"
nameWithType: "HighAvailabilityConfiguration.withHighAvailabilityType(SapHighAvailabilityType highAvailabilityType)"
summary: "Set the high<wbr>Availability<wbr>Type property: The high availability type."
parameters:
- description: "the highAvailabilityType value to set."
name: "highAvailabilityType"
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapHighAvailabilityType?alt=com.azure.resourcemanager.workloads.models.SapHighAvailabilityType&text=SapHighAvailabilityType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public HighAvailabilityConfiguration withHighAvailabilityType(SapHighAvailabilityType highAvailabilityType)"
desc: "Set the highAvailabilityType property: The high availability type."
returns:
description: "the HighAvailabilityConfiguration object itself."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration?alt=com.azure.resourcemanager.workloads.models.HighAvailabilityConfiguration&text=HighAvailabilityConfiguration\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Gets or sets the high availability configuration."
metadata: {}
package: "com.azure.resourcemanager.workloads.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-workloads:1.0.0