### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearningservices.models.Databricks" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks" name: "Databricks" nameWithType: "Databricks" summary: "A DataFactory 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 **Databricks**
extends " constructors: - uid: "com.azure.resourcemanager.machinelearningservices.models.Databricks.Databricks()" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks.Databricks()" name: "Databricks()" nameWithType: "Databricks.Databricks()" syntax: "public Databricks()" methods: - uid: "com.azure.resourcemanager.machinelearningservices.models.Databricks.properties()" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks.properties()" name: "properties()" nameWithType: "Databricks.properties()" summary: "Get the properties property: The properties property." syntax: "public DatabricksProperties properties()" desc: "Get the properties property: The properties property." returns: description: "the properties value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.Databricks.validate()" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks.validate()" name: "validate()" nameWithType: "Databricks.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.Databricks.withComputeLocation(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks.withComputeLocation(String computeLocation)" name: "withComputeLocation(String computeLocation)" nameWithType: "Databricks.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 Databricks withComputeLocation(String computeLocation)" desc: "Set the computeLocation property: Location for the underlying compute." returns: type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.Databricks.withDescription(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks.withDescription(String description)" name: "withDescription(String description)" nameWithType: "Databricks.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 Databricks withDescription(String description)" desc: "Set the description property: The description of the Machine Learning compute." returns: type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.Databricks.withDisableLocalAuth(java.lang.Boolean)" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks.withDisableLocalAuth(Boolean disableLocalAuth)" name: "withDisableLocalAuth(Boolean disableLocalAuth)" nameWithType: "Databricks.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 Databricks 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.Databricks.withProperties(com.azure.resourcemanager.machinelearningservices.models.DatabricksProperties)" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks.withProperties(DatabricksProperties properties)" name: "withProperties(DatabricksProperties properties)" nameWithType: "Databricks.withProperties(DatabricksProperties properties)" summary: "Set the properties property: The properties property." parameters: - description: "the properties value to set." name: "properties" type: "" syntax: "public Databricks withProperties(DatabricksProperties properties)" desc: "Set the properties property: The properties property." returns: description: "the Databricks object itself." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.Databricks.withResourceId(java.lang.String)" fullName: "com.azure.resourcemanager.machinelearningservices.models.Databricks.withResourceId(String resourceId)" name: "withResourceId(String resourceId)" nameWithType: "Databricks.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 Databricks withResourceId(String resourceId)" desc: "Set the resourceId property: ARM resource id of the underlying compute." returns: type: "" type: "class" desc: "A DataFactory compute." metadata: {} package: "com.azure.resourcemanager.machinelearningservices.models" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1