StatelessServiceUpdateDescription.MinInstancePercentage Property

Definition

Gets or sets the minimum instance percentage.

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

Property Value

The minimum instance percentage

Remarks

See MinInstancePercentage

Applies to