StatefulServiceUpdateDescription.DropSourceReplicaOnMove Property

Definition

Enable or disable dropping of source Secondary replica on move.

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

Property Value

Drop source Secondary replica on move (before the new replica finishes building).

Remarks

See DropSourceReplicaOnMove

Applies to