다음을 통해 공유


StatefulServiceProperties.StandByReplicaKeepDuration Property

Definition

Gets or sets the definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to