SkuCapacity.Default Property

Definition

Gets or sets the default capacity.

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

Property Value

Implements

Attributes

Applies to