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.s).

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

Property Value

Applies to