HealthCheckStepAttributes.WaitDuration 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.
Gets or sets the duration in ISO 8601 format for which health check waits idly without any checks.
[Newtonsoft.Json.JsonProperty(PropertyName="waitDuration")]
public string WaitDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="waitDuration")>]
member this.WaitDuration : string with get, set
Public Property WaitDuration As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute