Freigeben über


StatefulServiceUpdateProperties.ReplicaRestartWaitDuration Eigenschaft

Definition

Ruft die Dauer zwischen dem Ausfall eines Replikats und der Erstellung eines neuen Replikats im ISO 8601-Format (hh:mm:ss.s) ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="replicaRestartWaitDuration")]
public DateTime? ReplicaRestartWaitDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicaRestartWaitDuration")>]
member this.ReplicaRestartWaitDuration : Nullable<DateTime> with get, set
Public Property ReplicaRestartWaitDuration As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: