Compartir a través de


ContainerProbe.InitialDelaySeconds Propiedad

Definición

Obtiene o establece los segundos de retraso inicial.

[Newtonsoft.Json.JsonProperty(PropertyName="initialDelaySeconds")]
public int? InitialDelaySeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="initialDelaySeconds")>]
member this.InitialDelaySeconds : Nullable<int> with get, set
Public Property InitialDelaySeconds As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a