次の方法で共有


ResourceProtectionIntent クラス

定義

IaaS VM 固有のバックアップ保護の意図項目。

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

コンストラクター

ResourceProtectionIntent()

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

プロパティ

BackupManagementType

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

(継承元 BackupGenericProtectionIntent)
FriendlyName

このバックアップ項目で表される VM のフレンドリ名。

ItemId

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

(継承元 BackupGenericProtectionIntent)
PolicyId

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

(継承元 BackupGenericProtectionIntent)
ProtectionState

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

(継承元 BackupGenericProtectionIntent)
SourceResourceId

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

(継承元 BackupGenericProtectionIntent)

適用対象