INotebookAccessTokenResult.RefreshToken Property

Definition

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

Property Value

Attributes

Applies to