Compartir a través de


AzureWorkloadAutoProtectionIntent Clase

Definición

Elemento de intención de protección específica del almacén de Azure Recovery Services.

public class AzureWorkloadAutoProtectionIntent : Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureRecoveryServiceVaultProtectionIntent
type AzureWorkloadAutoProtectionIntent = class
    inherit AzureRecoveryServiceVaultProtectionIntent
Public Class AzureWorkloadAutoProtectionIntent
Inherits AzureRecoveryServiceVaultProtectionIntent
Herencia
Derivado

Constructores

AzureWorkloadAutoProtectionIntent()

Inicializa una nueva instancia de la clase AzureWorkloadAutoProtectionIntent.

AzureWorkloadAutoProtectionIntent(String, String, String, String, String)

Inicializa una nueva instancia de la clase AzureWorkloadAutoProtectionIntent.

Propiedades

BackupManagementType

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

(Heredado de ProtectionIntent)
ItemId

Obtiene o establece el identificador del elemento que se protege, en caso de máquina virtual de Azure , es ProtectedItemId.

(Heredado de ProtectionIntent)
PolicyId

Obtiene o establece el identificador de la directiva de copia de seguridad con la que se realiza una copia de seguridad de este elemento.

(Heredado de ProtectionIntent)
ProtectionState

Obtiene o establece el estado de copia de seguridad de este elemento de copia de seguridad. Entre los valores posibles se incluyen: 'Invalid', 'NotProtected', 'Protecting', 'Protected', 'ProtectionFailed'

(Heredado de ProtectionIntent)
SourceResourceId

Obtiene o establece el identificador de ARM del recurso del que se va a realizar una copia de seguridad.

(Heredado de ProtectionIntent)

Se aplica a