共用方式為


IaasVMRecoveryPoint interface

IaaS VM 工作負載特定的備份複本。

Extends

屬性

extendedLocation

VM 恢復點的擴充位置,如果 VM 位於公用雲端,則應該是 Null

isInstantIlrSessionActive

這是從此備份復本復原專案的會話仍然作用中。

isManagedVirtualMachine

VM 是否具有受控磁碟

isPrivateAccessEnabledOnAnyDisk

此旗標表示 VM 中的任何磁碟是否使用私人存取網路設定

isSourceVMEncrypted

識別 VM 是否在建立備份複本時加密。

keyAndSecret

復原加密 VM 的必要詳細數據。 僅適用於 IsSourceVMEncrypted 為 true 時。

objectType

多型歧視性,指定這個物件可以是的不同類型

originalStorageAccountOption

原始記憶體帳戶選項

osType

OS 類型

recoveryPointAdditionalInfo

與此備份復本相關聯的其他資訊。

recoveryPointDiskConfiguration

磁碟設定

recoveryPointMoveReadinessInfo

要移至另一層的 RP 資格

recoveryPointProperties

恢復點的屬性

recoveryPointTierDetails

恢復點層資訊。

recoveryPointTime

建立此備份複本的時間。

recoveryPointType

備份複本的類型。

securityType

磁碟的安全性類型

sourceVMStorageType

建立備份複本之 VM 的記憶體類型。

virtualMachineSize

虛擬機大小

zones

識別備份時 VM 的區域。 僅適用於區域釘選的 Vm

屬性詳細資料

extendedLocation

VM 恢復點的擴充位置,如果 VM 位於公用雲端,則應該是 Null

extendedLocation?: ExtendedLocation

屬性值

isInstantIlrSessionActive

這是從此備份復本復原專案的會話仍然作用中。

isInstantIlrSessionActive?: boolean

屬性值

boolean

isManagedVirtualMachine

VM 是否具有受控磁碟

isManagedVirtualMachine?: boolean

屬性值

boolean

isPrivateAccessEnabledOnAnyDisk

此旗標表示 VM 中的任何磁碟是否使用私人存取網路設定

isPrivateAccessEnabledOnAnyDisk?: boolean

屬性值

boolean

isSourceVMEncrypted

識別 VM 是否在建立備份複本時加密。

isSourceVMEncrypted?: boolean

屬性值

boolean

keyAndSecret

復原加密 VM 的必要詳細數據。 僅適用於 IsSourceVMEncrypted 為 true 時。

keyAndSecret?: KeyAndSecretDetails

屬性值

objectType

多型歧視性,指定這個物件可以是的不同類型

objectType: "IaasVMRecoveryPoint"

屬性值

"IaasVMRecoveryPoint"

originalStorageAccountOption

原始記憶體帳戶選項

originalStorageAccountOption?: boolean

屬性值

boolean

osType

OS 類型

osType?: string

屬性值

string

recoveryPointAdditionalInfo

與此備份復本相關聯的其他資訊。

recoveryPointAdditionalInfo?: string

屬性值

string

recoveryPointDiskConfiguration

磁碟設定

recoveryPointDiskConfiguration?: RecoveryPointDiskConfiguration

屬性值

recoveryPointMoveReadinessInfo

要移至另一層的 RP 資格

recoveryPointMoveReadinessInfo?: {[propertyName: string]: RecoveryPointMoveReadinessInfo}

屬性值

{[propertyName: string]: RecoveryPointMoveReadinessInfo}

recoveryPointProperties

恢復點的屬性

recoveryPointProperties?: RecoveryPointProperties

屬性值

recoveryPointTierDetails

恢復點層資訊。

recoveryPointTierDetails?: RecoveryPointTierInformationV2[]

屬性值

recoveryPointTime

建立此備份複本的時間。

recoveryPointTime?: Date

屬性值

Date

recoveryPointType

備份複本的類型。

recoveryPointType?: string

屬性值

string

securityType

磁碟的安全性類型

securityType?: string

屬性值

string

sourceVMStorageType

建立備份複本之 VM 的記憶體類型。

sourceVMStorageType?: string

屬性值

string

virtualMachineSize

虛擬機大小

virtualMachineSize?: string

屬性值

string

zones

識別備份時 VM 的區域。 僅適用於區域釘選的 Vm

zones?: string[]

屬性值

string[]