StatefulServiceUpdateDescription.StandByReplicaKeepDuration Property

Definition

Gets or sets the standby replica keep duration.

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

Property Value

The standby replica keep duration.

Remarks

See StandByReplicaKeepDuration

Applies to