VBRCloudVLANConfiguration
This object contains a range of VLANs reserved for Veeam Backup & Replication. This object is parent to:
Related Commands
Property | Type | Description |
Host | CHost | The VMware host or cluster used as the replication target. |
VirtualSwitch | VBRViServerNetworkInfo | The VMware virtual switch connected to the target host. |
Platform | VBRPlatform | The virtualization platform: (VMware/Hyper-V): VMware. |
FirstVLANWithInternet | int32 | The first VLAN ID in the range of VLANs used for providing networks with internet access to VM replicas on the cloud host. |
LastVLANWithInternet | int32 | The last VLAN ID in the range of VLANs used for providing networks with internet access to VM replicas on the cloud host. |
FirstVLANWithoutInternet | int32 | The first VLAN ID in the range of VLANs used for providing networks without internet access to VM replicas on the cloud host. |
LastVLANWithoutInternet | int32 | The last VLAN ID in the range of VLANs used for providing networks without internet access to VM replicas on the cloud host. |
Id | GUID | The VLAN ID. |
Property | Type | Description |
Host | CHost | The Hyper-V host or cluster used as the replication target. |
VirtualSwitch | VBRHvServerNetworkInfo | The Hyper-V virtual switch connected to the target host. |
Platform | VBRPlatform | The virtualization platform: (VMware/Hyper-V): Hyper-V. |
FirstVLANWithInternet | int32 | The first VLAN ID in the range of VLANs used for providing networks with internet access to VM replicas on the cloud host. |
LastVLANWithInternet | int32 | The last VLAN ID in the range of VLANs used for providing networks with internet access to VM replicas on the cloud host. |
FirstVLANWithoutInternet | int32 | The first VLAN ID in the range of VLANs used for providing networks without internet access to VM replicas on the cloud host. |
LastVLANWithoutInternet | int32 | The last VLAN ID in the range of VLANs used for providing networks without internet access to VM replicas on the cloud host. |
Id | GUID | The VLAN ID. |