共用方式為


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