SourceCodeRepoAuthInfo.TokenType Property

Definition

The type of Auth token.

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

Property Value

Applies to