VirtualMachineMetadataManagerVmMetadataOp

VirtualMachineMetadataManagerVmMetadataOp
VirtualMachineMetadataManagerVmMetadataOp

A boxed VirtualMachineMetadataManagerVmMetadataOpEnum. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

This enum represents the set of legal operations

Possible values:

  • Update: Create or update the Metadata for the specified VM
  • Remove: Remove the Metadata for the specified VM
Possible values are : Update, Remove,