ProtectionPolicyQueryObject Class

Definition

Filters the list backup policies API.

public class ProtectionPolicyQueryObject
type ProtectionPolicyQueryObject = class
Public Class ProtectionPolicyQueryObject
Inheritance
ProtectionPolicyQueryObject

Constructors

ProtectionPolicyQueryObject()

Initializes a new instance of the ProtectionPolicyQueryObject class.

ProtectionPolicyQueryObject(String, String, String)

Initializes a new instance of the ProtectionPolicyQueryObject class.

Properties

BackupManagementType

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

FabricName

Gets or sets fabric name for filter

WorkloadType

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

Applies to