### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight"
name: "HDInsight"
nameWithType: "HDInsight"
summary: "A HDInsight compute."
inheritances:
- ""
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **HDInsight** extends "
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.HDInsight()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.HDInsight()"
name: "HDInsight()"
nameWithType: "HDInsight.HDInsight()"
syntax: "public HDInsight()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.properties()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.properties()"
name: "properties()"
nameWithType: "HDInsight.properties()"
summary: "Get the properties property: The properties property."
syntax: "public HDInsightProperties properties()"
desc: "Get the properties property: The properties property."
returns:
description: "the properties value."
type: ""
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.validate()"
name: "validate()"
nameWithType: "HDInsight.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withComputeLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withComputeLocation(String computeLocation)"
name: "withComputeLocation(String computeLocation)"
nameWithType: "HDInsight.withComputeLocation(String computeLocation)"
summary: "Set the computeLocation property: Location for the underlying compute."
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.withComputeLocation(java.lang.String)"
parameters:
- name: "computeLocation"
type: "String"
syntax: "public HDInsight withComputeLocation(String computeLocation)"
desc: "Set the computeLocation property: Location for the underlying compute."
returns:
type: ""
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "HDInsight.withDescription(String description)"
summary: "Set the description property: The description of the Machine Learning compute."
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.withDescription(java.lang.String)"
parameters:
- name: "description"
type: "String"
syntax: "public HDInsight withDescription(String description)"
desc: "Set the description property: The description of the Machine Learning compute."
returns:
type: ""
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withDisableLocalAuth(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withDisableLocalAuth(Boolean disableLocalAuth)"
name: "withDisableLocalAuth(Boolean disableLocalAuth)"
nameWithType: "HDInsight.withDisableLocalAuth(Boolean disableLocalAuth)"
summary: "Set the disableLocalAuth property: Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.withDisableLocalAuth(java.lang.Boolean)"
parameters:
- name: "disableLocalAuth"
type: "Boolean"
syntax: "public HDInsight withDisableLocalAuth(Boolean disableLocalAuth)"
desc: "Set the disableLocalAuth property: Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
returns:
type: ""
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withProperties(com.azure.resourcemanager.machinelearningservices.models.HDInsightProperties)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withProperties(HDInsightProperties properties)"
name: "withProperties(HDInsightProperties properties)"
nameWithType: "HDInsight.withProperties(HDInsightProperties properties)"
summary: "Set the properties property: The properties property."
parameters:
- description: "the properties value to set."
name: "properties"
type: ""
syntax: "public HDInsight withProperties(HDInsightProperties properties)"
desc: "Set the properties property: The properties property."
returns:
description: "the HDInsight object itself."
type: ""
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withResourceId(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withResourceId(String resourceId)"
name: "withResourceId(String resourceId)"
nameWithType: "HDInsight.withResourceId(String resourceId)"
summary: "Set the resourceId property: ARM resource id of the underlying compute."
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.withResourceId(java.lang.String)"
parameters:
- name: "resourceId"
type: "String"
syntax: "public HDInsight withResourceId(String resourceId)"
desc: "Set the resourceId property: ARM resource id of the underlying compute."
returns:
type: ""
type: "class"
desc: "A HDInsight compute."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1