VBRViNetworkInfo

Contains virtual network connected to VMware host.

This is a general object for networks connected to standard switches or to distributed virtual switches (DVS).

Extended by VBRViDVSNetworkInfo for networks connected to DVS.

Properties

Property

Type

Description

Id

string

Internal property (used for compatibility with core Veeam objects).

Name

string

Internal property (used for compatibility with core Veeam objects).

Path

string

Internal property (used for compatibility with core Veeam objects).

Type

VBRViNetworkInfoType

Network type:

  • For networks on a standard switch: ViSimple.
  • For networks on a DVS switch: ViDVS.

NetworkName

string

The network name.

NetworkID

string

  • For networks on a standard switch: empty.
  • For networks on a DVS switch: the network ID.

Related Commands

Get-VBRViServerNetworkInfo