Share via


UpdateConfig.Delay Property

Definition

Represents the delay between each update operation for a service node in a swarm configuration.

[YamlDotNet.Serialization.YamlMember(Alias="delay")]
public string? Delay { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="delay")>]
member this.Delay : string with get, set
Public Property Delay As String

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to