StatefulServiceProperties.QuorumLossWaitDuration Property

Definition

Gets or sets the maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".

[Newtonsoft.Json.JsonProperty(PropertyName="quorumLossWaitDuration")]
public string QuorumLossWaitDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quorumLossWaitDuration")>]
member this.QuorumLossWaitDuration : string with get, set
Public Property QuorumLossWaitDuration As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to