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
}
integer As int32 As int32
index
Optional
NIC order index
integer As int32 As int32
key
Optional
Network device key identifier
boolean
source_network_nsx_backed
Optional
Whether the source network is NSX-backed
boolean
target_network_nsx_backed
Optional
Whether the target network is NSX-backed