次の方法で共有


AzureVmWorkloadProtectionPolicy interface

Azure VM (Mercury) ワークロード固有のバックアップ ポリシー。

Extends

プロパティ

backupManagementType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

makePolicyConsistent

ポリシーの不整合を修正する

settings

バックアップ管理の一般的な設定

subProtectionPolicy

スケジュールと保持期間を含むサブ保護ポリシーの一覧

workLoadType

バックアップ管理のワークロードの種類

継承されたプロパティ

protectedItemsCount

このポリシーに関連付けられているアイテムの数。

resourceGuardOperationRequests

ResourceGuard 操作要求

プロパティの詳細

backupManagementType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

backupManagementType: "AzureWorkload"

プロパティ値

"AzureWorkload"

makePolicyConsistent

ポリシーの不整合を修正する

makePolicyConsistent?: boolean

プロパティ値

boolean

settings

バックアップ管理の一般的な設定

settings?: Settings

プロパティ値

subProtectionPolicy

スケジュールと保持期間を含むサブ保護ポリシーの一覧

subProtectionPolicy?: SubProtectionPolicy[]

プロパティ値

workLoadType

バックアップ管理のワークロードの種類

workLoadType?: string

プロパティ値

string

継承されたプロパティの詳細

protectedItemsCount

このポリシーに関連付けられているアイテムの数。

protectedItemsCount?: number

プロパティ値

number

ProtectionPolicy.protectedItemsCountから継承

resourceGuardOperationRequests

ResourceGuard 操作要求

resourceGuardOperationRequests?: string[]

プロパティ値

string[]

ProtectionPolicy.resourceGuardOperationRequestsから継承