次の方法で共有


WorkloadSqlAutoProtectionIntent クラス

定義

Azure Workload SQL Auto Protection 意図項目。

public class WorkloadSqlAutoProtectionIntent : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadAutoProtectionIntent
type WorkloadSqlAutoProtectionIntent = class
    inherit WorkloadAutoProtectionIntent
Public Class WorkloadSqlAutoProtectionIntent
Inherits WorkloadAutoProtectionIntent
継承

コンストラクター

WorkloadSqlAutoProtectionIntent()

WorkloadSqlAutoProtectionIntent の新しいインスタンスを初期化します。

プロパティ

BackupManagementType

バックアップ項目のバックアップ管理の種類。

(継承元 BackupGenericProtectionIntent)
ItemId

保護されているアイテムの ID。Azure Vm の場合は ProtectedItemId です。

(継承元 BackupGenericProtectionIntent)
PolicyId

この項目がバックアップされるバックアップ ポリシーの ID。

(継承元 BackupGenericProtectionIntent)
ProtectionState

このバックアップ項目のバックアップ状態。

(継承元 BackupGenericProtectionIntent)
SourceResourceId

バックアップするリソースの ARM ID。

(継承元 BackupGenericProtectionIntent)
WorkloadItemType

意図が設定されるアイテムのワークロード 項目の種類。

適用対象