IDatabricksComputeSecretsProperties.DatabricksAccessToken Property

Definition

access token for databricks account.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="access token for databricks account.", 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="access token for databricks account.", 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