Compartir a través de


GenericContainer Clase

Definición

Clase base para un contenedor genérico de elementos de copia de seguridad

public class GenericContainer : Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionContainer
type GenericContainer = class
    inherit ProtectionContainer
Public Class GenericContainer
Inherits ProtectionContainer
Herencia
GenericContainer

Constructores

GenericContainer()

Inicializa una nueva instancia de la clase GenericContainer.

GenericContainer(String, String, String, String, String, String, GenericContainerExtendedInfo)

Inicializa una nueva instancia de la clase GenericContainer.

Propiedades

BackupManagementType

Obtiene o establece el tipo de administración de copias de seguridad para el contenedor. Entre los valores posibles se incluyen: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup'

(Heredado de ProtectionContainer)
ExtendedInformation

Obtiene o establece información extendida (no se devuelve en las llamadas API de contenedor de lista)

FabricName

Obtiene o establece el nombre del tejido del contenedor.

FriendlyName

Obtiene o establece el nombre descriptivo del contenedor.

(Heredado de ProtectionContainer)
HealthStatus

Obtiene o establece el estado de mantenimiento del contenedor.

(Heredado de ProtectionContainer)
ProtectableObjectType

Obtiene o establece el tipo del objeto protegible asociado a este contenedor.

(Heredado de ProtectionContainer)
RegistrationStatus

Obtiene o establece el estado de registro del contenedor con el almacén de Recovery Services.

(Heredado de ProtectionContainer)

Se aplica a