IVirtualMachineSize.EstimatedVMPriceUnitOfMeasure 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=false, SerializedName="unitOfMeasure", Update=true)]
public string EstimatedVMPriceUnitOfMeasure { 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=false, SerializedName="unitOfMeasure", Update=true)>]
member this.EstimatedVMPriceUnitOfMeasure : string
Public ReadOnly Property EstimatedVMPriceUnitOfMeasure As String

Property Value

Attributes

Applies to