Share via


IDatabricksSchema.AccessToken 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 AccessToken { 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.AccessToken : string with get, set
Public Property AccessToken As String

Property Value

Attributes

Applies to