Skip to main content

LXCABackupsInfo class

This data object contains information about all Lenovo XClarity Administrator backups.

Namespace: Lenovo.SysMgmt.LXCA.Integration.Data

Assembly: Lenovo.SysMgmt.LXCA.Integration.Data

Inheritance > Object > RequestResult class

Properties

public BackupInfo[] BackupInfos { get; set;}
Contains information about all XClarity Administrator backups.

If the retrieving backups process failed, the property's value is null.

Methods

public virtual bool Equals (object obj);
Determines whether the specified object is equal to the current object.

(Inherited from System.Object)

public virtual int GetHashCode ();
Serves as the default hash function

(Inherited from System.Object)

public Type GetType ();
Gets the System.Type of the current instance

(Inherited from System.Object)

public virtual string ToString ();
Returns a string that represents the current object.

(Inherited from System.Object)