Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

BackupManagementType Enum

Definition

Namespace:
Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.RecoveryServices.Backup.Models.dll
Assembly:
Microsoft.Azure.Commands.RecoveryServices.Backup.Models.dll

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://learn.microsoft.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.

Applies to