Compartir a través de


ProtectionIntent Clase

Definición

Clase base para backup ProtectionIntent.

public class ProtectionIntent
type ProtectionIntent = class
Public Class ProtectionIntent
Herencia
ProtectionIntent
Derivado

Constructores

ProtectionIntent()

Inicializa una nueva instancia de la clase ProtectionIntent.

ProtectionIntent(String, String, String, String, String)

Inicializa una nueva instancia de la clase ProtectionIntent.

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".

ItemId

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

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.

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'

SourceResourceId

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

Se aplica a