Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 881 Bytes

UpdateVmType.md

File metadata and controls

13 lines (10 loc) · 881 Bytes

UpdateVmType

Properties

Name Type Description Notes
DisplayName string Display name of the VM type [optional] [default to null]
Label string Label of the VM type [optional] [default to null]
Tags []string Tags for the VM Type. This is a JSON object. [optional] [default to null]
IsExperimental float64 Flag to indicate if the VM Type is experimental. 1 for true, 0 for false. Default is 0. [optional] [default to null]
ForUnmanagedVMsOnly float64 Flag to indicate if the VM Type is for unmanaged VMs only. 1 for true, 0 for false. Default is 0. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]