IEstimatedVMPrices.UnitOfMeasure Property

Definition

The unit of time measurement for the specified VM price. Example: OneHour

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="The unit of time measurement for the specified VM price. Example: OneHour", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="unitOfMeasure", Update=true)]
public string UnitOfMeasure { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="The unit of time measurement for the specified VM price. Example: OneHour", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="unitOfMeasure", Update=true)>]
member this.UnitOfMeasure : string
Public ReadOnly Property UnitOfMeasure As String

Property Value

Attributes

Applies to