Share via


Databricks Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DatabricksTypeConverter))]
public class Databricks : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IDatabricks, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DatabricksTypeConverter))>]
type Databricks = class
    interface IDatabricks
    interface IJsonSerializable
    interface ICompute
    interface IDatabricksSchema
    interface IValidates
Public Class Databricks
Implements IDatabricks, IValidates
Inheritance
Databricks
Attributes
Implements

Constructors

Databricks()

Properties

AccessToken
CreatedOn
Description
DisableLocalAuth
IsAttachedCompute
Location
ModifiedOn
Property
ProvisioningError
ProvisioningState
ResourceId
Type
WorkspaceUrl

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to