azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.m...

164 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus"
name: "OperationStatus"
nameWithType: "OperationStatus"
summary: "Defines values for Operation<wbr>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 **OperationStatus**</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.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.OperationStatus()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.OperationStatus()"
name: "OperationStatus()"
nameWithType: "OperationStatus.OperationStatus()"
syntax: "public OperationStatus()"
fields:
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.CREATE_FAILED"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.CREATE_FAILED"
name: "CREATE_FAILED"
nameWithType: "OperationStatus.CREATE_FAILED"
summary: "Static value Create<wbr>Failed for Operation<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationStatus CREATE_FAILED"
desc: "Static value CreateFailed for OperationStatus."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.DELETE_FAILED"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.DELETE_FAILED"
name: "DELETE_FAILED"
nameWithType: "OperationStatus.DELETE_FAILED"
summary: "Static value Delete<wbr>Failed for Operation<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationStatus DELETE_FAILED"
desc: "Static value DeleteFailed for OperationStatus."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.IN_PROGRESS"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.IN_PROGRESS"
name: "IN_PROGRESS"
nameWithType: "OperationStatus.IN_PROGRESS"
summary: "Static value In<wbr>Progress for Operation<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationStatus IN_PROGRESS"
desc: "Static value InProgress for OperationStatus."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.REIMAGE_FAILED"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.REIMAGE_FAILED"
name: "REIMAGE_FAILED"
nameWithType: "OperationStatus.REIMAGE_FAILED"
summary: "Static value Reimage<wbr>Failed for Operation<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationStatus REIMAGE_FAILED"
desc: "Static value ReimageFailed for OperationStatus."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.RESTART_FAILED"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.RESTART_FAILED"
name: "RESTART_FAILED"
nameWithType: "OperationStatus.RESTART_FAILED"
summary: "Static value Restart<wbr>Failed for Operation<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationStatus RESTART_FAILED"
desc: "Static value RestartFailed for OperationStatus."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.START_FAILED"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.START_FAILED"
name: "START_FAILED"
nameWithType: "OperationStatus.START_FAILED"
summary: "Static value Start<wbr>Failed for Operation<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationStatus START_FAILED"
desc: "Static value StartFailed for OperationStatus."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.STOP_FAILED"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.STOP_FAILED"
name: "STOP_FAILED"
nameWithType: "OperationStatus.STOP_FAILED"
summary: "Static value Stop<wbr>Failed for Operation<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationStatus STOP_FAILED"
desc: "Static value StopFailed for OperationStatus."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.SUCCEEDED"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.SUCCEEDED"
name: "SUCCEEDED"
nameWithType: "OperationStatus.SUCCEEDED"
summary: "Static value Succeeded for Operation<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationStatus SUCCEEDED"
desc: "Static value Succeeded for OperationStatus."
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.fromString(String name)"
name: "fromString(String name)"
nameWithType: "OperationStatus.fromString(String name)"
summary: "Creates or finds a Operation<wbr>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 OperationStatus fromString(String name)"
desc: "Creates or finds a OperationStatus from its string representation."
returns:
description: "the corresponding OperationStatus."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.values()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationStatus.values()"
name: "values()"
nameWithType: "OperationStatus.values()"
modifiers:
- "static"
syntax: "public static Collection<OperationStatus> values()"
returns:
description: "known OperationStatus values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationStatus?alt=com.azure.resourcemanager.machinelearningservices.models.OperationStatus&text=OperationStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for OperationStatus."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1