EnableAzureRmRecoveryServicesBackupAutoProtection.BackupManagementType Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The class of resources being protected. Currently the values supported for this cmdlet are MAB, AzureWorkload, AzureVM", Mandatory=true, Position=1)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.BackupManagementType BackupManagementType { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The class of resources being protected. Currently the values supported for this cmdlet are MAB, AzureWorkload, AzureVM", Mandatory=true, Position=1)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.BackupManagementType : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.BackupManagementType with get, set
Public Property BackupManagementType As BackupManagementType

Property Value

BackupManagementType
Attributes

Applies to