Share via


AuthInfoUpdateParameters.ExpiresIn Property

Definition

Time in seconds that the token remains valid

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

Property Value

Implements

Attributes

Applies to