ProtectionContainer 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.
Base class for container with backup items. Containers with specific workloads are derived from this class.
public class ProtectionContainer
type ProtectionContainer = class
Public Class ProtectionContainer
- Inheritance
-
ProtectionContainer
- Derived
Constructors
ProtectionContainer() |
Initializes a new instance of the ProtectionContainer class. |
ProtectionContainer(String, String, String, String, String) |
Initializes a new instance of the ProtectionContainer class. |
Properties
BackupManagementType |
Gets or sets type of backup management for the container. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup' |
FriendlyName |
Gets or sets friendly name of the container. |
HealthStatus |
Gets or sets status of health of the container. |
ProtectableObjectType |
Gets or sets type of the protectable object associated with this container |
RegistrationStatus |
Gets or sets status of registration of the container with the Recovery Services Vault. |