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
Name | Value | Description |
---|---|---|
AzureVM | 1 | Represents the Azure Virtual Machine agent (both Classic and Compute versions). |
MARS | 2 | |
SCDPM | 3 | Represents the Service Center Data Protection Manager agent. |
AzureBackupServer | 4 | Represents the Azure Backup Server agent. |
AzureSQL | 5 | |
AzureStorage | 5 | Represents Azure File Storage. https://video2.skills-academy.com/en-in/azure/storage/files/storage-files-introduction |
AzureWorkload | 6 | Represents Azure Workload |
MAB | 7 | Represents MAB agent |
NA | 8 | Represents that the BackupManagementType is Not Applicable. |