Delen via


IDatabricksProperties.DatabricksAccessToken Property

Definition

Databricks access token

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Databricks access token", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="databricksAccessToken")]
public string DatabricksAccessToken { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Databricks access token", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="databricksAccessToken")>]
member this.DatabricksAccessToken : string with get, set
Public Property DatabricksAccessToken As String

Property Value

Attributes

Applies to