Udostępnij przez


IDatabricksProperties Interface

Definition

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

Properties

Name Description
DatabricksAccessToken

Databricks access token

WorkspaceUrl

Workspace Url

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to