176 строки
11 KiB
YAML
176 строки
11 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType"
|
|
name: "ComputeType"
|
|
nameWithType: "ComputeType"
|
|
summary: "Defines values for Compute<wbr>Type."
|
|
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 **ComputeType**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.ComputeType()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.ComputeType()"
|
|
name: "ComputeType()"
|
|
nameWithType: "ComputeType.ComputeType()"
|
|
syntax: "public ComputeType()"
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.AKS"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.AKS"
|
|
name: "AKS"
|
|
nameWithType: "ComputeType.AKS"
|
|
summary: "Static value AKS for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType AKS"
|
|
desc: "Static value AKS for ComputeType."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.AML_COMPUTE"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.AML_COMPUTE"
|
|
name: "AML_COMPUTE"
|
|
nameWithType: "ComputeType.AML_COMPUTE"
|
|
summary: "Static value Aml<wbr>Compute for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType AML_COMPUTE"
|
|
desc: "Static value AmlCompute for ComputeType."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.COMPUTE_INSTANCE"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.COMPUTE_INSTANCE"
|
|
name: "COMPUTE_INSTANCE"
|
|
nameWithType: "ComputeType.COMPUTE_INSTANCE"
|
|
summary: "Static value Compute<wbr>Instance for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType COMPUTE_INSTANCE"
|
|
desc: "Static value ComputeInstance for ComputeType."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.DATABRICKS"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.DATABRICKS"
|
|
name: "DATABRICKS"
|
|
nameWithType: "ComputeType.DATABRICKS"
|
|
summary: "Static value Databricks for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType DATABRICKS"
|
|
desc: "Static value Databricks for ComputeType."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.DATA_FACTORY"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.DATA_FACTORY"
|
|
name: "DATA_FACTORY"
|
|
nameWithType: "ComputeType.DATA_FACTORY"
|
|
summary: "Static value Data<wbr>Factory for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType DATA_FACTORY"
|
|
desc: "Static value DataFactory for ComputeType."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.DATA_LAKE_ANALYTICS"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.DATA_LAKE_ANALYTICS"
|
|
name: "DATA_LAKE_ANALYTICS"
|
|
nameWithType: "ComputeType.DATA_LAKE_ANALYTICS"
|
|
summary: "Static value Data<wbr>Lake<wbr>Analytics for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType DATA_LAKE_ANALYTICS"
|
|
desc: "Static value DataLakeAnalytics for ComputeType."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.HDINSIGHT"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.HDINSIGHT"
|
|
name: "HDINSIGHT"
|
|
nameWithType: "ComputeType.HDINSIGHT"
|
|
summary: "Static value HDInsight for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType HDINSIGHT"
|
|
desc: "Static value HDInsight for ComputeType."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.SYNAPSE_SPARK"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.SYNAPSE_SPARK"
|
|
name: "SYNAPSE_SPARK"
|
|
nameWithType: "ComputeType.SYNAPSE_SPARK"
|
|
summary: "Static value Synapse<wbr>Spark for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType SYNAPSE_SPARK"
|
|
desc: "Static value SynapseSpark for ComputeType."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.VIRTUAL_MACHINE"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.VIRTUAL_MACHINE"
|
|
name: "VIRTUAL_MACHINE"
|
|
nameWithType: "ComputeType.VIRTUAL_MACHINE"
|
|
summary: "Static value Virtual<wbr>Machine for Compute<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ComputeType VIRTUAL_MACHINE"
|
|
desc: "Static value VirtualMachine for ComputeType."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "ComputeType.fromString(String name)"
|
|
summary: "Creates or finds a Compute<wbr>Type 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 ComputeType fromString(String name)"
|
|
desc: "Creates or finds a ComputeType from its string representation."
|
|
returns:
|
|
description: "the corresponding ComputeType."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.values()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.ComputeType.values()"
|
|
name: "values()"
|
|
nameWithType: "ComputeType.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<ComputeType> values()"
|
|
returns:
|
|
description: "known ComputeType values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeType?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeType&text=ComputeType\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Defines values for ComputeType."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|