Bagikan melalui


SourceTrigger.SourceControlAuthPropertyExpiresIn Property

Definition

Time in seconds that the token remains valid

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

Property Value

Implements

Attributes

Applies to