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