IEndpointAuthToken.TokenType Property

Definition

Access token type.

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

Property Value

Attributes

Applies to