Freigeben über


IAppserviceGithubToken.TokenType Property

Definition

token type

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

Property Value

Attributes

Applies to