BackupServerContainer 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.
AzureBackupServer (DPMVenus) workload-specific protection container.
public class BackupServerContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.DpmContainer
type BackupServerContainer = class
inherit DpmContainer
Public Class BackupServerContainer
Inherits DpmContainer
- Inheritance
Constructors
BackupServerContainer() |
Initializes a new instance of BackupServerContainer. |
Properties
BackupManagementType |
Type of backup management for the container. (Inherited from BackupGenericProtectionContainer) |
CanReRegister |
Specifies whether the container is re-registrable. (Inherited from DpmContainer) |
ContainerId |
ID of container. (Inherited from DpmContainer) |
DpmAgentVersion |
Backup engine Agent version. (Inherited from DpmContainer) |
DpmServers |
List of BackupEngines protecting the container. (Inherited from DpmContainer) |
ExtendedInfoLastRefreshedOn |
Last refresh time of the DPMContainer. (Inherited from DpmContainer) |
FriendlyName |
Friendly name of the container. (Inherited from BackupGenericProtectionContainer) |
HealthStatus |
Status of health of the container. (Inherited from BackupGenericProtectionContainer) |
IsUpgradeAvailable |
To check if upgrade available. (Inherited from DpmContainer) |
ProtectableObjectType |
Type of the protectable object associated with this container. (Inherited from BackupGenericProtectionContainer) |
ProtectedItemCount |
Number of protected items in the BackupEngine. (Inherited from DpmContainer) |
ProtectionStatus |
Protection status of the container. (Inherited from DpmContainer) |
RegistrationStatus |
Status of registration of the container with the Recovery Services Vault. (Inherited from BackupGenericProtectionContainer) |
Applies to
Azure SDK for .NET