StatefulServiceUpdateDescription.TargetReplicaSetSize Property

Definition

Gets or sets the target replica set size.

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

Property Value

The target replica set size.

Remarks

See TargetReplicaSetSize.

Applies to