Share via


IDatabricksSchema Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DatabricksSchemaTypeConverter))]
public interface IDatabricksSchema : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.DatabricksSchemaTypeConverter))>]
type IDatabricksSchema = interface
    interface IJsonSerializable
Public Interface IDatabricksSchema
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AccessToken

Databricks access token

WorkspaceUrl

Workspace Url

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to