次の方法で共有


AzureIaaSVMProtectionPolicy interface

IaaS VM ワークロード固有のバックアップ ポリシー。

Extends

プロパティ

backupManagementType

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

instantRPDetails
instantRpRetentionRangeInDays

インスタント RP リテンション期間ポリシーの範囲 (日数)

policyType
retentionPolicy

バックアップ コピーの保持範囲の詳細を含む保持ポリシー。

schedulePolicy

バックアップ ポリシーの一部として指定されたバックアップ スケジュール。

snapshotConsistencyType
tieringPolicy

RP を別の層のキーに自動的に移動する階層化ポリシーは、RecoveryPointTierType 列挙型で定義されているターゲット層です。 階層化ポリシーは、RP をターゲット層に移動する条件を指定します。

timeZone

TimeZone 省略可能な文字列としての入力。 たとえば、TimeZone = "Pacific Standard Time" です。

継承されたプロパティ

protectedItemsCount

このポリシーに関連付けられている項目の数。

resourceGuardOperationRequests

ResourceGuard 操作要求

プロパティの詳細

backupManagementType

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

backupManagementType: "AzureIaasVM"

プロパティ値

"AzureIaasVM"

instantRPDetails

instantRPDetails?: InstantRPAdditionalDetails

プロパティ値

instantRpRetentionRangeInDays

インスタント RP リテンション期間ポリシーの範囲 (日数)

instantRpRetentionRangeInDays?: number

プロパティ値

number

policyType

policyType?: string

プロパティ値

string

retentionPolicy

バックアップ コピーの保持範囲の詳細を含む保持ポリシー。

retentionPolicy?: RetentionPolicyUnion

プロパティ値

schedulePolicy

バックアップ ポリシーの一部として指定されたバックアップ スケジュール。

schedulePolicy?: SchedulePolicyUnion

プロパティ値

snapshotConsistencyType

snapshotConsistencyType?: string

プロパティ値

string

tieringPolicy

RP を別の層のキーに自動的に移動する階層化ポリシーは、RecoveryPointTierType 列挙型で定義されているターゲット層です。 階層化ポリシーは、RP をターゲット層に移動する条件を指定します。

tieringPolicy?: {[propertyName: string]: TieringPolicy}

プロパティ値

{[propertyName: string]: TieringPolicy}

timeZone

TimeZone 省略可能な文字列としての入力。 たとえば、TimeZone = "Pacific Standard Time" です。

timeZone?: string

プロパティ値

string

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

protectedItemsCount

このポリシーに関連付けられている項目の数。

protectedItemsCount?: number

プロパティ値

number

ProtectionPolicy.protectedItemsCount から継承された

resourceGuardOperationRequests

ResourceGuard 操作要求

resourceGuardOperationRequests?: string[]

プロパティ値

string[]

ProtectionPolicy.resourceGuardOperationRequests から継承された