IDatabricksComputeSecretsProperties.DatabricksAccessToken Property

Definition

access token for databricks account.

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

Property Value

Attributes

Applies to