Aracılığıyla paylaş


QuotaBaseProperties.Unit Property

Definition

An enum describing the unit of quota measurement.

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

Property Value

Implements

Attributes

Applies to