UpdateConfig.Delay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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