Table of Contents

Class BackupExecVMwareTransportModeCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of the transport modes to use for VMware virtual machines.

public class BackupExecVMwareTransportModeCollection : Collection<BackupExecVMwareTransportMode>, IList<BackupExecVMwareTransportMode>, ICollection<BackupExecVMwareTransportMode>, IList, ICollection, IReadOnlyList<BackupExecVMwareTransportMode>, IReadOnlyCollection<BackupExecVMwareTransportMode>, IEnumerable<BackupExecVMwareTransportMode>, IEnumerable
Inheritance
BackupExecVMwareTransportModeCollection
Implements
Inherited Members

Constructors

BackupExecVMwareTransportModeCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.BackupExecVMwareTransportModeCollection class.

public BackupExecVMwareTransportModeCollection()