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

140 строки
9.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName"
name: "OperationName"
nameWithType: "OperationName"
summary: "Defines values for Operation<wbr>Name."
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 **OperationName**</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.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.OperationName()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.OperationName()"
name: "OperationName()"
nameWithType: "OperationName.OperationName()"
syntax: "public OperationName()"
fields:
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.CREATE"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.CREATE"
name: "CREATE"
nameWithType: "OperationName.CREATE"
summary: "Static value Create for Operation<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationName CREATE"
desc: "Static value Create for OperationName."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.DELETE"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.DELETE"
name: "DELETE"
nameWithType: "OperationName.DELETE"
summary: "Static value Delete for Operation<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationName DELETE"
desc: "Static value Delete for OperationName."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.REIMAGE"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.REIMAGE"
name: "REIMAGE"
nameWithType: "OperationName.REIMAGE"
summary: "Static value Reimage for Operation<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationName REIMAGE"
desc: "Static value Reimage for OperationName."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.RESTART"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.RESTART"
name: "RESTART"
nameWithType: "OperationName.RESTART"
summary: "Static value Restart for Operation<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationName RESTART"
desc: "Static value Restart for OperationName."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.START"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.START"
name: "START"
nameWithType: "OperationName.START"
summary: "Static value Start for Operation<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationName START"
desc: "Static value Start for OperationName."
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.STOP"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.STOP"
name: "STOP"
nameWithType: "OperationName.STOP"
summary: "Static value Stop for Operation<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final OperationName STOP"
desc: "Static value Stop for OperationName."
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.fromString(String name)"
name: "fromString(String name)"
nameWithType: "OperationName.fromString(String name)"
summary: "Creates or finds a Operation<wbr>Name 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 OperationName fromString(String name)"
desc: "Creates or finds a OperationName from its string representation."
returns:
description: "the corresponding OperationName."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.OperationName.values()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.OperationName.values()"
name: "values()"
nameWithType: "OperationName.values()"
modifiers:
- "static"
syntax: "public static Collection<OperationName> values()"
returns:
description: "known OperationName 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.OperationName?alt=com.azure.resourcemanager.machinelearningservices.models.OperationName&text=OperationName\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for OperationName."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1