Table of Contents

Class BackupExecMediaVaults

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

Represents the media vaults configured on a Backup Exec server.

public class BackupExecMediaVaults : BypassSection
Inheritance
BackupExecMediaVaults
Inherited Members

Constructors

BackupExecMediaVaults()

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

public BackupExecMediaVaults()

Properties

Items

Gets or sets the items in the collection.

public BackupExecMediaVaultCollection Items { get; set; }

Property Value

BackupExecMediaVaultCollection

Methods

ToString()

Returns the media vaults as a human readable string.

public override string ToString()

Returns

string

The media vaults as a human readable string.