Share via


StatefulServiceProperties.StandByReplicaKeepDuration Property

Definition

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

public TimeSpan? StandByReplicaKeepDuration { get; set; }
member this.StandByReplicaKeepDuration : Nullable<TimeSpan> with get, set
Public Property StandByReplicaKeepDuration As Nullable(Of TimeSpan)

Property Value

Applies to