123 строки
8.5 KiB
YAML
123 строки
8.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.compute.models.ReplicationState"
|
|
fullName: "com.azure.resourcemanager.compute.models.ReplicationState"
|
|
name: "ReplicationState"
|
|
nameWithType: "ReplicationState"
|
|
summary: "This is the regional replication state."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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#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#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#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 **ReplicationState**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.compute.models.ReplicationState?alt=com.azure.resourcemanager.compute.models.ReplicationState&text=ReplicationState\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.compute.models.ReplicationState.ReplicationState()"
|
|
fullName: "com.azure.resourcemanager.compute.models.ReplicationState.ReplicationState()"
|
|
name: "ReplicationState()"
|
|
nameWithType: "ReplicationState.ReplicationState()"
|
|
summary: "Creates a new instance of Replication<wbr>State value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.compute.models.ReplicationState.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public ReplicationState()"
|
|
desc: "Creates a new instance of ReplicationState value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.compute.models.ReplicationState.COMPLETED"
|
|
fullName: "com.azure.resourcemanager.compute.models.ReplicationState.COMPLETED"
|
|
name: "COMPLETED"
|
|
nameWithType: "ReplicationState.COMPLETED"
|
|
summary: "Static value Completed for Replication<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.ReplicationState?alt=com.azure.resourcemanager.compute.models.ReplicationState&text=ReplicationState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ReplicationState COMPLETED"
|
|
desc: "Static value Completed for ReplicationState."
|
|
- uid: "com.azure.resourcemanager.compute.models.ReplicationState.FAILED"
|
|
fullName: "com.azure.resourcemanager.compute.models.ReplicationState.FAILED"
|
|
name: "FAILED"
|
|
nameWithType: "ReplicationState.FAILED"
|
|
summary: "Static value Failed for Replication<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.ReplicationState?alt=com.azure.resourcemanager.compute.models.ReplicationState&text=ReplicationState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ReplicationState FAILED"
|
|
desc: "Static value Failed for ReplicationState."
|
|
- uid: "com.azure.resourcemanager.compute.models.ReplicationState.REPLICATING"
|
|
fullName: "com.azure.resourcemanager.compute.models.ReplicationState.REPLICATING"
|
|
name: "REPLICATING"
|
|
nameWithType: "ReplicationState.REPLICATING"
|
|
summary: "Static value Replicating for Replication<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.ReplicationState?alt=com.azure.resourcemanager.compute.models.ReplicationState&text=ReplicationState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ReplicationState REPLICATING"
|
|
desc: "Static value Replicating for ReplicationState."
|
|
- uid: "com.azure.resourcemanager.compute.models.ReplicationState.UNKNOWN"
|
|
fullName: "com.azure.resourcemanager.compute.models.ReplicationState.UNKNOWN"
|
|
name: "UNKNOWN"
|
|
nameWithType: "ReplicationState.UNKNOWN"
|
|
summary: "Static value Unknown for Replication<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.ReplicationState?alt=com.azure.resourcemanager.compute.models.ReplicationState&text=ReplicationState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ReplicationState UNKNOWN"
|
|
desc: "Static value Unknown for ReplicationState."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.compute.models.ReplicationState.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.compute.models.ReplicationState.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "ReplicationState.fromString(String name)"
|
|
summary: "Creates or finds a Replication<wbr>State from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static ReplicationState fromString(String name)"
|
|
desc: "Creates or finds a ReplicationState from its string representation."
|
|
returns:
|
|
description: "the corresponding ReplicationState."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.ReplicationState?alt=com.azure.resourcemanager.compute.models.ReplicationState&text=ReplicationState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.ReplicationState.values()"
|
|
fullName: "com.azure.resourcemanager.compute.models.ReplicationState.values()"
|
|
name: "values()"
|
|
nameWithType: "ReplicationState.values()"
|
|
summary: "Gets known Replication<wbr>State values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<ReplicationState> values()"
|
|
desc: "Gets known ReplicationState values."
|
|
returns:
|
|
description: "known ReplicationState values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.compute.models.ReplicationState?alt=com.azure.resourcemanager.compute.models.ReplicationState&text=ReplicationState\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "This is the regional replication state."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.compute.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.44.0
|