BMSWorkloadItemQueryObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET