### YamlMime:JavaType
uid: "com.azure.resourcemanager.kusto.models.EngineType"
fullName: "com.azure.resourcemanager.kusto.models.EngineType"
name: "EngineType"
nameWithType: "EngineType"
summary: "The engine type."
inheritances:
- ""
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />"
- "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />"
- ""
- ""
- ""
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "finalize"
- "getClass"
- "notify"
- "notifyAll"
- "wait"
- "wait"
- "wait"
syntax: "public final class **EngineType** extends <>"
constructors:
- uid: "com.azure.resourcemanager.kusto.models.EngineType.EngineType()"
fullName: "com.azure.resourcemanager.kusto.models.EngineType.EngineType()"
name: "EngineType()"
nameWithType: "EngineType.EngineType()"
summary: "Creates a new instance of EngineType value."
deprecatedTag: "Use the factory method."
syntax: "@Deprecatedpublic EngineType()"
desc: "Creates a new instance of EngineType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.kusto.models.EngineType.V2"
fullName: "com.azure.resourcemanager.kusto.models.EngineType.V2"
name: "V2"
nameWithType: "EngineType.V2"
summary: "Static value V2 for EngineType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final EngineType V2"
desc: "Static value V2 for EngineType."
- uid: "com.azure.resourcemanager.kusto.models.EngineType.V3"
fullName: "com.azure.resourcemanager.kusto.models.EngineType.V3"
name: "V3"
nameWithType: "EngineType.V3"
summary: "Static value V3 for EngineType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final EngineType V3"
desc: "Static value V3 for EngineType."
methods:
- uid: "com.azure.resourcemanager.kusto.models.EngineType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.models.EngineType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "EngineType.fromString(String name)"
summary: "Creates or finds a EngineType from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "String"
syntax: "public static EngineType fromString(String name)"
desc: "Creates or finds a EngineType from its string representation."
returns:
description: "the corresponding EngineType."
type: ""
- uid: "com.azure.resourcemanager.kusto.models.EngineType.values()"
fullName: "com.azure.resourcemanager.kusto.models.EngineType.values()"
name: "values()"
nameWithType: "EngineType.values()"
summary: "Gets known EngineType values."
modifiers:
- "static"
syntax: "public static Collection values()"
desc: "Gets known EngineType values."
returns:
description: "known EngineType values."
type: "Collection<>"
type: "class"
desc: "The engine type."
metadata: {}
package: "com.azure.resourcemanager.kusto.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-kusto:1.0.0