Table of Contents

Class BackupExecLinuxSelection

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

Represents a Backup Exec Linux selection.

public class BackupExecLinuxSelection : BackupExecSelection
Inheritance
BackupExecLinuxSelection
Inherited Members

Remarks

There is a bug in the BackupExec PowerShell API, the selections always appear as BEUnrecognizedSelection so cannot be documented.

Constructors

BackupExecLinuxSelection()

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

public BackupExecLinuxSelection()

Properties

DisplayName

Gets the display name of the selection type.

public override string DisplayName { get; }

Property Value

string

DisplayValue

Gets the configured display value.

public override string DisplayValue { get; }

Property Value

string