MabContainer Class
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.
Container with items backed up using MAB backup engine.
public class MabContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionContainer
type MabContainer = class
inherit BackupGenericProtectionContainer
Public Class MabContainer
Inherits BackupGenericProtectionContainer
- Inheritance
Constructors
MabContainer() |
Initializes a new instance of MabContainer. |
Properties
AgentVersion |
Agent version of this container. |
BackupManagementType |
Type of backup management for the container. (Inherited from BackupGenericProtectionContainer) |
CanReRegister |
Can the container be registered one more time. |
ContainerHealthState |
Health state of mab container. |
ContainerId |
ContainerID represents the container. |
ExtendedInfo |
Additional information for this container. |
FriendlyName |
Friendly name of the container. (Inherited from BackupGenericProtectionContainer) |
HealthStatus |
Status of health of the container. (Inherited from BackupGenericProtectionContainer) |
MabContainerHealthDetails |
Health details on this mab container. |
ProtectableObjectType |
Type of the protectable object associated with this container. (Inherited from BackupGenericProtectionContainer) |
ProtectedItemCount |
Number of items backed up in this container. |
RegistrationStatus |
Status of registration of the container with the Recovery Services Vault. (Inherited from BackupGenericProtectionContainer) |
Applies to
Azure SDK for .NET