StatelessServiceUpdateDescription.MinInstanceCount Property

Definition

Gets or sets the minimum instance count.

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

Property Value

The minimum instance count

Remarks

See MinInstanceCount

Applies to