次の方法で共有


StatefulServiceProperties.ReplicaRestartWaitDuration プロパティ

定義

ISO 8601 形式の "hh:mm:ss" で表される、レプリカがダウンしてから新しいレプリカが作成されるまでの期間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象