BMSPOQueryObject Class

Definition

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'

Applies to