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

242 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hybridnetwork.models.Status"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status"
name: "Status"
nameWithType: "Status"
summary: "The component resource deployment status."
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 **Status**</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.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.Status()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.Status()"
name: "Status()"
nameWithType: "Status.Status()"
summary: "Creates a new instance of Status value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.hybridnetwork.models.Status.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 Status()"
desc: "Creates a new instance of Status value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.DEPLOYED"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.DEPLOYED"
name: "DEPLOYED"
nameWithType: "Status.DEPLOYED"
summary: "Static value Deployed for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status DEPLOYED"
desc: "Static value Deployed for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.DOWNLOADING"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.DOWNLOADING"
name: "DOWNLOADING"
nameWithType: "Status.DOWNLOADING"
summary: "Static value Downloading for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status DOWNLOADING"
desc: "Static value Downloading for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.FAILED"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.FAILED"
name: "FAILED"
nameWithType: "Status.FAILED"
summary: "Static value Failed for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status FAILED"
desc: "Static value Failed for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.INSTALLING"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.INSTALLING"
name: "INSTALLING"
nameWithType: "Status.INSTALLING"
summary: "Static value Installing for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status INSTALLING"
desc: "Static value Installing for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.PENDING_INSTALL"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.PENDING_INSTALL"
name: "PENDING_INSTALL"
nameWithType: "Status.PENDING_INSTALL"
summary: "Static value Pending-Install for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status PENDING_INSTALL"
desc: "Static value Pending-Install for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.PENDING_ROLLBACK"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.PENDING_ROLLBACK"
name: "PENDING_ROLLBACK"
nameWithType: "Status.PENDING_ROLLBACK"
summary: "Static value Pending-Rollback for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status PENDING_ROLLBACK"
desc: "Static value Pending-Rollback for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.PENDING_UPGRADE"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.PENDING_UPGRADE"
name: "PENDING_UPGRADE"
nameWithType: "Status.PENDING_UPGRADE"
summary: "Static value Pending-Upgrade for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status PENDING_UPGRADE"
desc: "Static value Pending-Upgrade for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.REINSTALLING"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.REINSTALLING"
name: "REINSTALLING"
nameWithType: "Status.REINSTALLING"
summary: "Static value Reinstalling for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status REINSTALLING"
desc: "Static value Reinstalling for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.ROLLINGBACK"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.ROLLINGBACK"
name: "ROLLINGBACK"
nameWithType: "Status.ROLLINGBACK"
summary: "Static value Rollingback for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status ROLLINGBACK"
desc: "Static value Rollingback for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.SUPERSEDED"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.SUPERSEDED"
name: "SUPERSEDED"
nameWithType: "Status.SUPERSEDED"
summary: "Static value Superseded for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status SUPERSEDED"
desc: "Static value Superseded for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.UNINSTALLED"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.UNINSTALLED"
name: "UNINSTALLED"
nameWithType: "Status.UNINSTALLED"
summary: "Static value Uninstalled for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status UNINSTALLED"
desc: "Static value Uninstalled for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.UNINSTALLING"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.UNINSTALLING"
name: "UNINSTALLING"
nameWithType: "Status.UNINSTALLING"
summary: "Static value Uninstalling for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status UNINSTALLING"
desc: "Static value Uninstalling for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.UNKNOWN"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.UNKNOWN"
name: "UNKNOWN"
nameWithType: "Status.UNKNOWN"
summary: "Static value Unknown for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status UNKNOWN"
desc: "Static value Unknown for Status."
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.UPGRADING"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.UPGRADING"
name: "UPGRADING"
nameWithType: "Status.UPGRADING"
summary: "Static value Upgrading for Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Status UPGRADING"
desc: "Static value Upgrading for Status."
methods:
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.fromString(String name)"
name: "fromString(String name)"
nameWithType: "Status.fromString(String name)"
summary: "Creates or finds a Status 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 Status fromString(String name)"
desc: "Creates or finds a Status from its string representation."
returns:
description: "the corresponding Status."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.models.Status.values()"
fullName: "com.azure.resourcemanager.hybridnetwork.models.Status.values()"
name: "values()"
nameWithType: "Status.values()"
summary: "Gets known Status values."
modifiers:
- "static"
syntax: "public static Collection<Status> values()"
desc: "Gets known Status values."
returns:
description: "known Status values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.models.Status?alt=com.azure.resourcemanager.hybridnetwork.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The component resource deployment status."
metadata: {}
package: "com.azure.resourcemanager.hybridnetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridnetwork:1.0.0