GenericContainer 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 generic container of backup items
public class GenericContainer : Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionContainer
type GenericContainer = class
inherit ProtectionContainer
Public Class GenericContainer
Inherits ProtectionContainer
- Inheritance
Constructors
GenericContainer() |
Initializes a new instance of the GenericContainer class. |
GenericContainer(String, String, String, String, String, String, GenericContainerExtendedInfo) |
Initializes a new instance of the GenericContainer 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' (Inherited from ProtectionContainer) |
ExtendedInformation |
Gets or sets extended information (not returned in List container API calls) |
FabricName |
Gets or sets name of the container's fabric |
FriendlyName |
Gets or sets friendly name of the container. (Inherited from ProtectionContainer) |
HealthStatus |
Gets or sets status of health of the container. (Inherited from ProtectionContainer) |
ProtectableObjectType |
Gets or sets type of the protectable object associated with this container (Inherited from ProtectionContainer) |
RegistrationStatus |
Gets or sets status of registration of the container with the Recovery Services Vault. (Inherited from ProtectionContainer) |