BMSPOQueryObject 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 BMSPOQueryObject
type BMSPOQueryObject = class
Public Class BMSPOQueryObject
- Inheritance
-
BMSPOQueryObject
Constructors
BMSPOQueryObject() |
Initializes a new instance of the BMSPOQueryObject class. |
BMSPOQueryObject(String, String, String, String, String) |
Initializes a new instance of the BMSPOQueryObject class. |
Properties
BackupManagementType |
Gets or sets backup management type. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup' |
ContainerName |
Gets or sets full name of the container whose Protectable Objects should be returned. |
FriendlyName |
Gets or sets friendly name. |
Status |
Gets or sets backup status query parameter. |
WorkloadType |
Gets or sets workload type. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase' |