RecoveryServiceVaultProtectionIntent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure Recovery Services コンテナー固有の保護意図項目。 基底クラスであることに注意 RecoveryServiceVaultProtectionIntent してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がWorkloadSqlAutoProtectionIntent含まれますWorkloadAutoProtectionIntent。
public class RecoveryServiceVaultProtectionIntent : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionIntent
type RecoveryServiceVaultProtectionIntent = class
inherit BackupGenericProtectionIntent
Public Class RecoveryServiceVaultProtectionIntent
Inherits BackupGenericProtectionIntent
- 継承
- 派生
コンストラクター
RecoveryServiceVaultProtectionIntent() |
RecoveryServiceVaultProtectionIntent の新しいインスタンスを初期化します。 |
プロパティ
BackupManagementType |
バックアップ項目のバックアップ管理の種類。 (継承元 BackupGenericProtectionIntent) |
ItemId |
保護されているアイテムの ID。Azure Vm の場合は ProtectedItemId です。 (継承元 BackupGenericProtectionIntent) |
PolicyId |
この項目がバックアップされるバックアップ ポリシーの ID。 (継承元 BackupGenericProtectionIntent) |
ProtectionState |
このバックアップ項目のバックアップ状態。 (継承元 BackupGenericProtectionIntent) |
SourceResourceId |
バックアップするリソースの ARM ID。 (継承元 BackupGenericProtectionIntent) |