SourceCodeRepoAuthInfoUpdateContent.TokenType Property

Definition

The type of Auth token.

public Azure.ResourceManager.ContainerRegistry.Models.SourceCodeRepoAuthTokenType? TokenType { get; set; }
member this.TokenType : Nullable<Azure.ResourceManager.ContainerRegistry.Models.SourceCodeRepoAuthTokenType> with get, set
Public Property TokenType As Nullable(Of SourceCodeRepoAuthTokenType)

Property Value

Applies to