IaasVMRecoveryPoint interface
IaaS VM 工作負載特定的備份複本。
- Extends
屬性
extended |
VM 恢復點的擴充位置,如果 VM 位於公用雲端,則應該是 Null |
is |
這是從此備份復本復原專案的會話仍然作用中。 |
is |
VM 是否具有受控磁碟 |
is |
此旗標表示 VM 中的任何磁碟是否使用私人存取網路設定 |
is |
識別 VM 是否在建立備份複本時加密。 |
key |
復原加密 VM 的必要詳細數據。 僅適用於 IsSourceVMEncrypted 為 true 時。 |
object |
多型歧視性,指定這個物件可以是的不同類型 |
original |
原始記憶體帳戶選項 |
os |
OS 類型 |
recovery |
與此備份復本相關聯的其他資訊。 |
recovery |
磁碟設定 |
recovery |
要移至另一層的 RP 資格 |
recovery |
恢復點的屬性 |
recovery |
恢復點層資訊。 |
recovery |
建立此備份複本的時間。 |
recovery |
備份複本的類型。 |
security |
磁碟的安全性類型 |
source |
建立備份複本之 VM 的記憶體類型。 |
virtual |
虛擬機大小 |
zones | 識別備份時 VM 的區域。 僅適用於區域釘選的 Vm |
屬性詳細資料
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
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[]