Delen via


WorkloadProfile.MinimumCount Property

Definition

The minimum capacity.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public int? MinimumCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.MinimumCount : Nullable<int> with get, set
Public Property MinimumCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to