次の方法で共有


StatefulServiceProperties.StandByReplicaKeepDuration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象