次の方法で共有


ProtectionIntentQueryObject クラス

定義

保護意図を一覧表示するフィルター。

public class ProtectionIntentQueryObject
type ProtectionIntentQueryObject = class
Public Class ProtectionIntentQueryObject
継承
ProtectionIntentQueryObject

コンストラクター

ProtectionIntentQueryObject()

ProtectionIntentQueryObject クラスの新しいインスタンスを初期化します。

ProtectionIntentQueryObject(String, String, String, String)

ProtectionIntentQueryObject クラスの新しいインスタンスを初期化します。

プロパティ

BackupManagementType

バックアップ項目のバックアップ管理の種類を取得または設定します。 使用できる値は、'Invalid'、'AzureIaasVM'、'MAB'、'DPM'、'AzureBackupServer'、'AzureSql'、'AzureStorage'、'AzureWorkload'、'DefaultBackup' です。

ItemName

意図の項目名を取得または設定します

ItemType

この項目が表すワークロードの種類を取得または設定します。 使用できる値は、'Invalid'、'SQLInstance'、'SQLAvailabilityGroupContainer' です。

ParentName

意図の親名を取得または設定します

適用対象