Freigeben über


AzureWorkloadSQLAutoProtectionIntent Klasse

Definition

Azure Workload SQL Auto Protection-Absichtselement.

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

Konstruktoren

AzureWorkloadSQLAutoProtectionIntent()

Initialisiert eine neue instance der AzureWorkloadSQLAutoProtectionIntent-Klasse.

AzureWorkloadSQLAutoProtectionIntent(String, String, String, String, String, String)

Initialisiert eine neue instance der AzureWorkloadSQLAutoProtectionIntent-Klasse.

Eigenschaften

BackupManagementType

Ruft den Sicherungsverwaltungstyp 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 einer Azure-VM ist es ProtectedItemId.

(Geerbt von ProtectionIntent)
PolicyId

Ruft die ID der Sicherungsrichtlinie ab, mit der dieses Element gesichert wird, oder legt sie 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)
WorkloadItemType

Ruft den Workloadelementtyp des Elements ab, für das die Absicht festgelegt werden soll, oder legt diesen fest. Mögliche Werte: "Invalid", "SQLInstance", "SQLDataBase", "SAPHanaSystem", "SAPHanaDatabase", "SAPAseSystem", "SAPAseDatabase"

Gilt für: