StatefulServiceUpdateDescription.MinReplicaSetSize Property

Definition

Gets or sets the minimum replica set size.

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

Property Value

The minimum replica set size.

Remarks

See MinReplicaSetSize

Applies to