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 : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionContainer
type GenericContainer = class
inherit BackupGenericProtectionContainer
Public Class GenericContainer
Inherits BackupGenericProtectionContainer
- Inheritance
Constructors
GenericContainer() |
Initializes a new instance of GenericContainer. |
Properties
BackupManagementType |
Type of backup management for the container. (Inherited from BackupGenericProtectionContainer) |
ExtendedInformation |
Extended information (not returned in List container API calls). |
FabricName |
Name of the container's fabric. |
FriendlyName |
Friendly name of the container. (Inherited from BackupGenericProtectionContainer) |
HealthStatus |
Status of health of the container. (Inherited from BackupGenericProtectionContainer) |
ProtectableObjectType |
Type of the protectable object associated with this container. (Inherited from BackupGenericProtectionContainer) |
RegistrationStatus |
Status of registration of the container with the Recovery Services Vault. (Inherited from BackupGenericProtectionContainer) |
Applies to
Azure SDK for .NET