ProtectedItemQueryObject 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 backup items.
public class ProtectedItemQueryObject
type ProtectedItemQueryObject = class
Public Class ProtectedItemQueryObject
- Inheritance
-
ProtectedItemQueryObject
Constructors
ProtectedItemQueryObject() |
Initializes a new instance of the ProtectedItemQueryObject class. |
ProtectedItemQueryObject(String, String, String, String, String, String, String, String, String) |
Initializes a new instance of the ProtectedItemQueryObject class. |
Properties
BackupEngineName |
Gets or sets backup Engine name |
BackupManagementType |
Gets or sets backup management type for the backed up item. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup' |
BackupSetName |
Gets or sets name of the backup set. |
ContainerName |
Gets or sets name of the container. |
FabricName |
Gets or sets name of the fabric. |
FriendlyName |
Gets or sets friendly name of protected item |
HealthState |
Gets or sets health State for the backed up item. Possible values include: 'Passed', 'ActionRequired', 'ActionSuggested', 'Invalid' |
ItemType |
Gets or sets type of workload this item represents. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase' |
PolicyName |
Gets or sets backup policy name associated with the backup item. |
Applies to
Azure SDK for .NET