Condividi tramite


HealthCheckStepAttributes.WaitDuration Property

Definition

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

Applies to