AzureWorkloadAutoProtectionIntent Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Item de intenção de proteção específica do Azure Recovery Services Vault.
public class AzureWorkloadAutoProtectionIntent : Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureRecoveryServiceVaultProtectionIntent
type AzureWorkloadAutoProtectionIntent = class
inherit AzureRecoveryServiceVaultProtectionIntent
Public Class AzureWorkloadAutoProtectionIntent
Inherits AzureRecoveryServiceVaultProtectionIntent
- Herança
- Derivado
Construtores
AzureWorkloadAutoProtectionIntent() |
Inicializa uma nova instância da classe AzureWorkloadAutoProtectionIntent. |
AzureWorkloadAutoProtectionIntent(String, String, String, String, String) |
Inicializa uma nova instância da classe AzureWorkloadAutoProtectionIntent. |
Propriedades
BackupManagementType |
Obtém ou define o tipo de gerenciamento de backup para o item de backup. Os valores possíveis incluem: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup' (Herdado de ProtectionIntent) |
ItemId |
Obtém ou define a ID do item que está sendo protegido, no caso da Vm do Azure, ela é ProtectedItemId (Herdado de ProtectionIntent) |
PolicyId |
Obtém ou define a ID da política de backup com a qual este item tem backup. (Herdado de ProtectionIntent) |
ProtectionState |
Obtém ou define o estado de backup deste item de backup. Os valores possíveis incluem: 'Invalid', 'NotProtected', 'Protecting', 'Protected', 'ProtectionFailed' (Herdado de ProtectionIntent) |
SourceResourceId |
Obtém ou define a ID do ARM do recurso a ser copiado em backup. (Herdado de ProtectionIntent) |
Aplica-se a
Azure SDK for .NET