共用方式為


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