ResourceProtectionIntent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IaaS VM 固有のバックアップ保護の意図項目。
public class ResourceProtectionIntent : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionIntent
type ResourceProtectionIntent = class
inherit BackupGenericProtectionIntent
Public Class ResourceProtectionIntent
Inherits BackupGenericProtectionIntent
- 継承
コンストラクター
ResourceProtectionIntent() |
ResourceProtectionIntent の新しいインスタンスを初期化します。 |
プロパティ
BackupManagementType |
バックアップ項目のバックアップ管理の種類。 (継承元 BackupGenericProtectionIntent) |
FriendlyName |
このバックアップ項目で表される VM のフレンドリ名。 |
ItemId |
保護されているアイテムの ID。Azure Vm の場合は ProtectedItemId です。 (継承元 BackupGenericProtectionIntent) |
PolicyId |
この項目がバックアップされるバックアップ ポリシーの ID。 (継承元 BackupGenericProtectionIntent) |
ProtectionState |
このバックアップ項目のバックアップ状態。 (継承元 BackupGenericProtectionIntent) |
SourceResourceId |
バックアップするリソースの ARM ID。 (継承元 BackupGenericProtectionIntent) |