VmProtectionNetwork

VmProtectionNetwork
VmProtectionNetwork

Representation of a network setting for a protected VM.

AllOf
This class requires all of the following:
JSON Example
{
    "editable": false,
    "source": "string",
    "source_name": "string",
    "target": "string",
    "target_name": "string",
    "is_inventory_mapped_target": false,
    "source_has_inventory_mapping": false,
    "index": 0,
    "key": 0,
    "source_network_nsx_backed": false,
    "target_network_nsx_backed": false
}