次の方法で共有


StatefulServiceProperties.StandByReplicaKeepDuration プロパティ

定義

ISO 8601 形式の "hh:mm:ss" で表される、削除される前に StandBy レプリカを維持する必要がある期間の定義を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象