AzureWorkloadSQLAutoProtectionIntent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure Workload SQL Auto Protection 意図項目。
public class AzureWorkloadSQLAutoProtectionIntent : Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureWorkloadAutoProtectionIntent
type AzureWorkloadSQLAutoProtectionIntent = class
inherit AzureWorkloadAutoProtectionIntent
Public Class AzureWorkloadSQLAutoProtectionIntent
Inherits AzureWorkloadAutoProtectionIntent
- 継承
-
AzureWorkloadSQLAutoProtectionIntent
コンストラクター
AzureWorkloadSQLAutoProtectionIntent() |
AzureWorkloadSQLAutoProtectionIntent クラスの新しいインスタンスを初期化します。 |
AzureWorkloadSQLAutoProtectionIntent(String, String, String, String, String, String) |
AzureWorkloadSQLAutoProtectionIntent クラスの新しいインスタンスを初期化します。 |
プロパティ
BackupManagementType |
バックアップされた項目のバックアップ管理の種類を取得または設定します。 指定できる値は、'Invalid'、'AzureIaasVM'、'MAB'、'DPM'、'AzureBackupServer'、'AzureSql'、'AzureStorage'、'AzureWorkload'、'DefaultBackup' です。 (継承元 ProtectionIntent) |
ItemId |
保護されているアイテムの ID を取得または設定します。Azure Vm の場合は ProtectedItemId です (継承元 ProtectionIntent) |
PolicyId |
この項目をバックアップするバックアップ ポリシーの ID を取得または設定します。 (継承元 ProtectionIntent) |
ProtectionState |
このバックアップ項目のバックアップ状態を取得または設定します。 指定できる値は、'Invalid'、'NotProtected'、'Protecting'、'Protected'、'ProtectionFailed' です。 (継承元 ProtectionIntent) |
SourceResourceId |
バックアップするリソースの ARM ID を取得または設定します。 (継承元 ProtectionIntent) |
WorkloadItemType |
意図を設定する項目のワークロード項目の種類を取得または設定します。 指定できる値は、'Invalid'、'SQLInstance'、'SQLDataBase'、'SAPHanaSystem'、'SAPHanaDatabase'、'SAPAseSystem'、'SAPAseDatabase' です。 |
適用対象
Azure SDK for .NET