共用方式為


ImageDiskReference interface

用於建立磁碟的來源映像。

屬性

communityGalleryImageId

包含社群 Azure 計算資源庫映像參考的相對 URI。

id

包含平臺映像存放庫、使用者映像或 Azure 計算資源庫映像參考的相對 URI。

lun

如果磁碟是從映射的數據磁碟建立的,這是一個索引,指出映射中要使用的數據磁碟。 針對OS磁碟,此欄位為 null。

sharedGalleryImageId

包含直接共用 Azure 計算資源庫映像參考的相對 URI。

屬性詳細資料

communityGalleryImageId

包含社群 Azure 計算資源庫映像參考的相對 URI。

communityGalleryImageId?: string

屬性值

string

id

包含平臺映像存放庫、使用者映像或 Azure 計算資源庫映像參考的相對 URI。

id?: string

屬性值

string

lun

如果磁碟是從映射的數據磁碟建立的,這是一個索引,指出映射中要使用的數據磁碟。 針對OS磁碟,此欄位為 null。

lun?: number

屬性值

number

sharedGalleryImageId

包含直接共用 Azure 計算資源庫映像參考的相對 URI。

sharedGalleryImageId?: string

屬性值

string