MabContainerExtendedInfo Class

Definition

Additional information of the container.

public class MabContainerExtendedInfo
type MabContainerExtendedInfo = class
Public Class MabContainerExtendedInfo
Inheritance
MabContainerExtendedInfo

Constructors

MabContainerExtendedInfo()

Initializes a new instance of the MabContainerExtendedInfo class.

MabContainerExtendedInfo(Nullable<DateTime>, String, IList<String>, String, String)

Initializes a new instance of the MabContainerExtendedInfo class.

Properties

BackupItems

Gets or sets list of backup items associated with this container.

BackupItemType

Gets or sets type of backup items associated with this container. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'

LastBackupStatus

Gets or sets latest backup status of this container.

LastRefreshedAt

Gets or sets time stamp when this container was refreshed.

PolicyName

Gets or sets backup policy associated with this container.

Applies to