azure-docs-sdk-java/docs-ref-autogen/com.azure.data.tables.model...

110 строки
10 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.data.tables.models.TableServiceGeoReplicationStatus"
fullName: "com.azure.data.tables.models.TableServiceGeoReplicationStatus"
name: "TableServiceGeoReplicationStatus"
nameWithType: "TableServiceGeoReplicationStatus"
summary: "Defines values for <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
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.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 **TableServiceGeoReplicationStatus**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus?alt=com.azure.data.tables.models.TableServiceGeoReplicationStatus&text=TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.TableServiceGeoReplicationStatus()"
fullName: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.TableServiceGeoReplicationStatus()"
name: "TableServiceGeoReplicationStatus()"
nameWithType: "TableServiceGeoReplicationStatus.TableServiceGeoReplicationStatus()"
summary: "Creates an instance of <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
deprecatedTag: "Empty constructor. Use <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus.fromString*\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus#fromString\"></xref> to instantiate."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public TableServiceGeoReplicationStatus()"
desc: "Creates an instance of <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
hasDeprecatedTag: true
fields:
- uid: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.BOOTSTRAP"
fullName: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.BOOTSTRAP"
name: "BOOTSTRAP"
nameWithType: "TableServiceGeoReplicationStatus.BOOTSTRAP"
summary: "Static value 'bootstrap' for <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus?alt=com.azure.data.tables.models.TableServiceGeoReplicationStatus&text=TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TableServiceGeoReplicationStatus BOOTSTRAP"
desc: "Static value 'bootstrap' for <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
- uid: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.LIVE"
fullName: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.LIVE"
name: "LIVE"
nameWithType: "TableServiceGeoReplicationStatus.LIVE"
summary: "Static value 'live' for <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus?alt=com.azure.data.tables.models.TableServiceGeoReplicationStatus&text=TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TableServiceGeoReplicationStatus LIVE"
desc: "Static value 'live' for <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
- uid: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.UNAVAILABLE"
fullName: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.UNAVAILABLE"
name: "UNAVAILABLE"
nameWithType: "TableServiceGeoReplicationStatus.UNAVAILABLE"
summary: "Static value 'unavailable' for <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus?alt=com.azure.data.tables.models.TableServiceGeoReplicationStatus&text=TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TableServiceGeoReplicationStatus UNAVAILABLE"
desc: "Static value 'unavailable' for <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
methods:
- uid: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.fromString(java.lang.String)"
fullName: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.fromString(String name)"
name: "fromString(String name)"
nameWithType: "TableServiceGeoReplicationStatus.fromString(String name)"
summary: "Creates or finds a <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref> 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 TableServiceGeoReplicationStatus fromString(String name)"
desc: "Creates or finds a <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref> from its string representation."
returns:
description: "The corresponding <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
type: "<xref href=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus?alt=com.azure.data.tables.models.TableServiceGeoReplicationStatus&text=TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.values()"
fullName: "com.azure.data.tables.models.TableServiceGeoReplicationStatus.values()"
name: "values()"
nameWithType: "TableServiceGeoReplicationStatus.values()"
summary: "Gets known Table<wbr>Service<wbr>Geo<wbr>Replication<wbr>Status values."
modifiers:
- "static"
syntax: "public static Collection<TableServiceGeoReplicationStatus> values()"
desc: "Gets known TableServiceGeoReplicationStatus values."
returns:
description: "known TableServiceGeoReplicationStatus values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus?alt=com.azure.data.tables.models.TableServiceGeoReplicationStatus&text=TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for <xref uid=\"com.azure.data.tables.models.TableServiceGeoReplicationStatus\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TableServiceGeoReplicationStatus\"></xref>."
metadata: {}
package: "com.azure.data.tables.models"
artifact: com.azure:azure-data-tables:12.4.4