BackupManagementType Enum
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.
Type of the backup management agent.
public enum BackupManagementType
type BackupManagementType =
Public Enum BackupManagementType
- Inheritance
-
BackupManagementType
Fields
AzureBackupServer | 4 | Represents the Azure Backup Server agent. |
AzureSQL | 5 | |
AzureStorage | 5 | Represents Azure File Storage. https://learn.microsoft.com/en-in/azure/storage/files/storage-files-introduction |
AzureVM | 1 | Represents the Azure Virtual Machine agent (both Classic and Compute versions). |
AzureWorkload | 6 | Represents Azure Workload |
MAB | 7 | Represents MAB agent |
MARS | 2 | |
NA | 8 | Represents that the BackupManagementType is Not Applicable. |
SCDPM | 3 | Represents the Service Center Data Protection Manager agent. |