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

249 строки
16 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState"
name: "MoveState"
nameWithType: "MoveState"
summary: "Defines values for Move<wbr>State."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)?alt=com.microsoft.rest.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.hashCode()?alt=com.microsoft.rest.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.toString()?alt=com.microsoft.rest.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" 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.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.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.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 final class **MoveState**</br> extends <xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.MoveState()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.MoveState()"
name: "MoveState()"
nameWithType: "MoveState.MoveState()"
syntax: "public MoveState()"
fields:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.ASSIGNMENT_PENDING"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.ASSIGNMENT_PENDING"
name: "ASSIGNMENT_PENDING"
nameWithType: "MoveState.ASSIGNMENT_PENDING"
summary: "Static value Assignment<wbr>Pending for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState ASSIGNMENT_PENDING"
desc: "Static value AssignmentPending for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.COMMITTED"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.COMMITTED"
name: "COMMITTED"
nameWithType: "MoveState.COMMITTED"
summary: "Static value Committed for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState COMMITTED"
desc: "Static value Committed for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.COMMIT_FAILED"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.COMMIT_FAILED"
name: "COMMIT_FAILED"
nameWithType: "MoveState.COMMIT_FAILED"
summary: "Static value Commit<wbr>Failed for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState COMMIT_FAILED"
desc: "Static value CommitFailed for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.COMMIT_IN_PROGRESS"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.COMMIT_IN_PROGRESS"
name: "COMMIT_IN_PROGRESS"
nameWithType: "MoveState.COMMIT_IN_PROGRESS"
summary: "Static value Commit<wbr>InProgress for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState COMMIT_IN_PROGRESS"
desc: "Static value CommitInProgress for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.COMMIT_PENDING"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.COMMIT_PENDING"
name: "COMMIT_PENDING"
nameWithType: "MoveState.COMMIT_PENDING"
summary: "Static value Commit<wbr>Pending for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState COMMIT_PENDING"
desc: "Static value CommitPending for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.DELETE_SOURCE_PENDING"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.DELETE_SOURCE_PENDING"
name: "DELETE_SOURCE_PENDING"
nameWithType: "MoveState.DELETE_SOURCE_PENDING"
summary: "Static value Delete<wbr>Source<wbr>Pending for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState DELETE_SOURCE_PENDING"
desc: "Static value DeleteSourcePending for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.DISCARD_FAILED"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.DISCARD_FAILED"
name: "DISCARD_FAILED"
nameWithType: "MoveState.DISCARD_FAILED"
summary: "Static value Discard<wbr>Failed for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState DISCARD_FAILED"
desc: "Static value DiscardFailed for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.DISCARD_IN_PROGRESS"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.DISCARD_IN_PROGRESS"
name: "DISCARD_IN_PROGRESS"
nameWithType: "MoveState.DISCARD_IN_PROGRESS"
summary: "Static value Discard<wbr>InProgress for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState DISCARD_IN_PROGRESS"
desc: "Static value DiscardInProgress for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.MOVE_FAILED"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.MOVE_FAILED"
name: "MOVE_FAILED"
nameWithType: "MoveState.MOVE_FAILED"
summary: "Static value Move<wbr>Failed for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState MOVE_FAILED"
desc: "Static value MoveFailed for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.MOVE_IN_PROGRESS"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.MOVE_IN_PROGRESS"
name: "MOVE_IN_PROGRESS"
nameWithType: "MoveState.MOVE_IN_PROGRESS"
summary: "Static value Move<wbr>InProgress for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState MOVE_IN_PROGRESS"
desc: "Static value MoveInProgress for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.MOVE_PENDING"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.MOVE_PENDING"
name: "MOVE_PENDING"
nameWithType: "MoveState.MOVE_PENDING"
summary: "Static value Move<wbr>Pending for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState MOVE_PENDING"
desc: "Static value MovePending for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.PREPARE_FAILED"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.PREPARE_FAILED"
name: "PREPARE_FAILED"
nameWithType: "MoveState.PREPARE_FAILED"
summary: "Static value Prepare<wbr>Failed for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState PREPARE_FAILED"
desc: "Static value PrepareFailed for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.PREPARE_IN_PROGRESS"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.PREPARE_IN_PROGRESS"
name: "PREPARE_IN_PROGRESS"
nameWithType: "MoveState.PREPARE_IN_PROGRESS"
summary: "Static value Prepare<wbr>InProgress for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState PREPARE_IN_PROGRESS"
desc: "Static value PrepareInProgress for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.PREPARE_PENDING"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.PREPARE_PENDING"
name: "PREPARE_PENDING"
nameWithType: "MoveState.PREPARE_PENDING"
summary: "Static value Prepare<wbr>Pending for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState PREPARE_PENDING"
desc: "Static value PreparePending for MoveState."
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.RESOURCE_MOVE_COMPLETED"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.RESOURCE_MOVE_COMPLETED"
name: "RESOURCE_MOVE_COMPLETED"
nameWithType: "MoveState.RESOURCE_MOVE_COMPLETED"
summary: "Static value Resource<wbr>Move<wbr>Completed for Move<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final MoveState RESOURCE_MOVE_COMPLETED"
desc: "Static value ResourceMoveCompleted for MoveState."
methods:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.fromString(java.lang.String)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.fromString(String name)"
name: "fromString(String name)"
nameWithType: "MoveState.fromString(String name)"
summary: "Creates or finds a Move<wbr>State from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static MoveState fromString(String name)"
desc: "Creates or finds a MoveState from its string representation."
returns:
description: "the corresponding MoveState"
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.values()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState.values()"
name: "values()"
nameWithType: "MoveState.values()"
modifiers:
- "static"
syntax: "public static Collection<MoveState> values()"
returns:
description: "known MoveState values"
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.MoveState&text=MoveState\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for MoveState."
metadata: {}
package: "com.microsoft.azure.management.resourcemover.v2021_01_01"
artifact: com.microsoft.azure.resourcemover.v2021_01_01:azure-mgmt-resourcemover:1.0.0