共用方式為


RestorePointSourceMetadata 類別

描述建立還原點之虛擬機器的屬性。 提供的屬性是還原點建立時所擷取之整體虛擬機器屬性的子集和快照集。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.compute._serialization.Model
RestorePointSourceMetadata

建構函式

RestorePointSourceMetadata(*, storage_profile: _models.RestorePointSourceVMStorageProfile | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
storage_profile

取得儲存體設定檔。

變數

名稱 Description
hardware_profile

取得硬體設定檔。

storage_profile

取得儲存體設定檔。

os_profile

取得 OS 設定檔。

diagnostics_profile

取得診斷設定檔。

license_type
str

取得授權類型,這是用於攜帶您自己的授權案例。

vm_id
str

取得虛擬機器的唯一識別碼。

security_profile

取得安全性設定檔。

location
str

建立還原點的 VM 位置。

user_data
str

與擷取還原點的來源 VM 相關聯的 UserData,這是 base-64 編碼值。

hyper_v_generation

擷取還原點的來源 VM HyperVGeneration。 已知值為:「V1」 和 「V2」。