Share via


SkuCapacity.Minimum Property

Definition

Gets or sets the minimum.

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

Property Value

Implements

Attributes

Applies to