ProtectionPolicyQueryObject 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 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' |