ProtectionPolicy interface
バックアップ ポリシーの基本クラス。 ワークロード固有のバックアップ ポリシーは、このクラスから派生します。
プロパティ
| backup |
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
| protected |
このポリシーに関連付けられている項目の数。 |
| resource |
ResourceGuard 操作要求 |
プロパティの詳細
backupManagementType
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
backupManagementType: "AzureWorkload" | "AzureStorage" | "AzureIaasVM" | "AzureSql" | "GenericProtectionPolicy" | "MAB"
プロパティ値
"AzureWorkload" | "AzureStorage" | "AzureIaasVM" | "AzureSql" | "GenericProtectionPolicy" | "MAB"
protectedItemsCount
このポリシーに関連付けられている項目の数。
protectedItemsCount?: number
プロパティ値
number
resourceGuardOperationRequests
ResourceGuard 操作要求
resourceGuardOperationRequests?: string[]
プロパティ値
string[]