OperationType
The kind of asynchronous operation an Operation record represents, as returned by
the operations endpoint used to poll long-running commands.
VmDeprovision — A VM deprovision (release) process. VmProvision — A VM provision (creation) process. VmRebuild — A VM rebuild process.
stringOperationType (string)
The kind of asynchronous operation an Operation record represents, as returned by
the operations endpoint used to poll long-running commands.
VmDeprovision — A VM deprovision (release) process. VmProvision — A VM provision (creation) process. VmRebuild — A VM rebuild process.
Possible values: [VmDeprovision, VmProvision, VmRebuild]
OperationType
"VmDeprovision"