Freigeben über


AppInstanceProbe.InitialDelayInSeconds Eigenschaft

Definition

Anzahl der Sekunden nach dem Starten der App-Instanz, bevor Tests initiiert werden. Weitere Informationen: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes.

public int? InitialDelayInSeconds { get; set; }
member this.InitialDelayInSeconds : Nullable<int> with get, set
Public Property InitialDelayInSeconds As Nullable(Of Integer)

Eigenschaftswert

Gilt für: