VBRCloudVLANConfiguration
Contains range of VLANs reserved for Veeam Backup & Replication.
Extended by:
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Host |
CHost |
VMware host or cluster used as the replication target. |
|
VirtualSwitch |
VBRViServerNetworkInfo |
VMware virtual switch connected to the target host. |
|
Platform |
Virtualization platform: 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 |
VLAN ID. |
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Host |
Object |
Hyper-V host or cluster used as the replication target. |
|
VirtualSwitch |
VBRHvServerNetworkInfo |
Hyper-V virtual switch connected to the target host. |
|
Platform |
Virtualization platform: 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 |
VLAN ID. |