Share via


IDatabricks Interface

Definition

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

Properties

AccessToken (Inherited from IDatabricksSchema)
CreatedOn (Inherited from ICompute)
Description (Inherited from ICompute)
DisableLocalAuth (Inherited from ICompute)
IsAttachedCompute (Inherited from ICompute)
Location (Inherited from ICompute)
ModifiedOn (Inherited from ICompute)
ProvisioningError (Inherited from ICompute)
ProvisioningState (Inherited from ICompute)
ResourceId (Inherited from ICompute)
Type (Inherited from ICompute)
WorkspaceUrl (Inherited from IDatabricksSchema)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to