Compartir a través de


AuthInfoUpdateParameters.TokenType Property

Definition

The type of Auth token.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.TokenType? TokenType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.TokenType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.TokenType> with get, set
Public Property TokenType As Nullable(Of TokenType)

Property Value

Implements

Attributes

Applies to