BMSWorkloadItemQueryObject Class

Definition

Filters to list items that can be backed up.

public class BMSWorkloadItemQueryObject
type BMSWorkloadItemQueryObject = class
Public Class BMSWorkloadItemQueryObject
Inheritance
BMSWorkloadItemQueryObject

Constructors

BMSWorkloadItemQueryObject()

Initializes a new instance of the BMSWorkloadItemQueryObject class.

BMSWorkloadItemQueryObject(String, String, String, String)

Initializes a new instance of the BMSWorkloadItemQueryObject class.

Properties

BackupManagementType

Gets or sets backup management type. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup'

ProtectionStatus

Gets or sets backup status query parameter. Possible values include: 'Invalid', 'NotProtected', 'Protecting', 'Protected', 'ProtectionFailed'

WorkloadItemType

Gets or sets workload Item type. Possible values include: 'Invalid', 'SQLInstance', 'SQLDataBase', 'SAPHanaSystem', 'SAPHanaDatabase', 'SAPAseSystem', 'SAPAseDatabase'

WorkloadType

Gets or sets workload type. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'

Applies to