共用方式為


SourceCodeRepoAuthInfo.ExpireInSeconds Property

Definition

Time in seconds that the token remains valid.

public Azure.Provisioning.BicepValue<int> ExpireInSeconds { get; set; }
member this.ExpireInSeconds : Azure.Provisioning.BicepValue<int> with get, set
Public Property ExpireInSeconds As BicepValue(Of Integer)

Property Value

Applies to