MabContainer Class

Definition

Microsoft Azure Backup (MAB) Container

public class MabContainer : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase
type MabContainer = class
    inherit ContainerBase
Public Class MabContainer
Inherits ContainerBase
Inheritance

Constructors

MabContainer(ProtectionContainerResource)

Properties

BackupManagementType

Type of the backup management agent.

(Inherited from ManagementContext)
ContainerType

Type of the container that maybe managed by the recovery services vault.

(Inherited from ContainerContext)
FriendlyName

Friendly name of the container

Name

Name of the container

(Inherited from ContainerBase)
Status

Status of registration of the MAB container with the Recovery Services vault

Methods

Validate()

Method to validate the object properties.

(Inherited from ObjectBase)

Applies to