EstimatedVMPrice Class
The estimated price info for using a VM of a particular OS type, tier, etc.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
EstimatedVMPrice
Constructor
EstimatedVMPrice(*, retail_price: float, os_type: Union[str, azure.mgmt.machinelearningservices.models._azure_machine_learning_workspaces_enums.VMPriceOSType], vm_tier: Union[str, azure.mgmt.machinelearningservices.models._azure_machine_learning_workspaces_enums.VMTier], **kwargs)
Parameters
- os_type
- str or VMPriceOSType
Required
Required. Operating system type used by the VM. Possible values include: "Linux", "Windows".
Feedback
Submit and view feedback for