Freigeben über


AzureWorkloadContainerAutoProtectionIntent Klasse

Definition

Azure workloadspezifisches Schutzabsichtselement.

public class AzureWorkloadContainerAutoProtectionIntent : Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionIntent
type AzureWorkloadContainerAutoProtectionIntent = class
    inherit ProtectionIntent
Public Class AzureWorkloadContainerAutoProtectionIntent
Inherits ProtectionIntent
Vererbung
AzureWorkloadContainerAutoProtectionIntent

Konstruktoren

AzureWorkloadContainerAutoProtectionIntent()

Initialisiert eine neue instance der AzureWorkloadContainerAutoProtectionIntent-Klasse.

AzureWorkloadContainerAutoProtectionIntent(String, String, String, String, String)

Initialisiert eine neue instance der AzureWorkloadContainerAutoProtectionIntent-Klasse.

Eigenschaften

BackupManagementType

Ruft den Typ der Sicherungsverwaltung für das gesicherte Element ab oder legt diesen fest. Mögliche Werte: "Invalid", "AzureIaasVM", "MAB", "DPM", "AzureBackupServer", "AzureSql", "AzureStorage", "AzureWorkload", "DefaultBackup"

(Geerbt von ProtectionIntent)
ItemId

Ruft die ID des Elements ab, das geschützt wird, oder legt sie fest. Im Fall eines virtuellen Azure-Computers ist es ProtectedItemId.

(Geerbt von ProtectionIntent)
PolicyId

Ruft die ID der Sicherungsrichtlinie ab, mit der dieses Element gesichert wird, oder legt diese fest.

(Geerbt von ProtectionIntent)
ProtectionState

Ruft den Sicherungsstatus dieses Sicherungselements ab oder legt diesen fest. Mögliche Werte: "Invalid", "NotProtected", "Protecting", "Protected", "ProtectionFailed"

(Geerbt von ProtectionIntent)
SourceResourceId

Ruft die ARM-ID der zu sichernden Ressource ab oder legt diese fest.

(Geerbt von ProtectionIntent)

Gilt für: