ProtectionIntentQueryObject 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 protection intent.
public class ProtectionIntentQueryObject
type ProtectionIntentQueryObject = class
Public Class ProtectionIntentQueryObject
- Inheritance
-
ProtectionIntentQueryObject
Constructors
ProtectionIntentQueryObject() |
Initializes a new instance of the ProtectionIntentQueryObject class. |
ProtectionIntentQueryObject(String, String, String, String) |
Initializes a new instance of the ProtectionIntentQueryObject class. |
Properties
BackupManagementType |
Gets or sets backup management type for the backed up item. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup' |
ItemName |
Gets or sets item name of the intent |
ItemType |
Gets or sets type of workload this item represents. Possible values include: 'Invalid', 'SQLInstance', 'SQLAvailabilityGroupContainer' |
ParentName |
Gets or sets parent name of the intent |