共用方式為


GalleryImagePropertiesOutput interface

描述資源庫映像定義的屬性。

屬性

architecture

映像的架構。 僅適用於OS磁碟。

description

此資源庫映像定義資源的描述。 這個屬性是可更新的。

disallowed

描述不允許的磁碟類型。

endOfLifeDate

資源庫映像定義的生命週期結束日期。 這個屬性可用於解除委任用途。 這個屬性是可更新的。

eula

資源庫映像定義的 Eula 合約。

features

資源庫映像功能的清單。

hyperVGeneration

虛擬機的 Hypervisor 產生。 僅適用於OS磁碟。

identifier

這是資源庫映像定義標識碼。

osState

此屬性可讓使用者指定在此映射下建立的虛擬機是「一般化」或「特製化」。

osType

這個屬性可讓您指定從受控映射建立 VM 時,磁碟中包含的 OS 類型。

可能的值為:

Windows

Linux

privacyStatementUri

隱私聲明 URI。

provisioningState

只出現在回應中的布建狀態。

purchasePlan

描述資源庫映像定義購買方案。 Marketplace 映射會使用此映像。

recommended

這些屬性描述此映像定義的建議機器組態。 這些屬性是可更新的。

releaseNoteUri

版本附註 URI。

屬性詳細資料

architecture

映像的架構。 僅適用於OS磁碟。

architecture?: "x64" | "Arm64"

屬性值

"x64" | "Arm64"

description

此資源庫映像定義資源的描述。 這個屬性是可更新的。

description?: string

屬性值

string

disallowed

描述不允許的磁碟類型。

disallowed?: DisallowedOutput

屬性值

endOfLifeDate

資源庫映像定義的生命週期結束日期。 這個屬性可用於解除委任用途。 這個屬性是可更新的。

endOfLifeDate?: string

屬性值

string

eula

資源庫映像定義的 Eula 合約。

eula?: string

屬性值

string

features

資源庫映像功能的清單。

features?: GalleryImageFeatureOutput[]

屬性值

hyperVGeneration

虛擬機的 Hypervisor 產生。 僅適用於OS磁碟。

hyperVGeneration?: "V1" | "V2"

屬性值

"V1" | "V2"

identifier

這是資源庫映像定義標識碼。

identifier: GalleryImageIdentifierOutput

屬性值

osState

此屬性可讓使用者指定在此映射下建立的虛擬機是「一般化」或「特製化」。

osState: "Generalized" | "Specialized"

屬性值

"Generalized" | "Specialized"

osType

這個屬性可讓您指定從受控映射建立 VM 時,磁碟中包含的 OS 類型。

可能的值為:

Windows

Linux

osType: "Windows" | "Linux"

屬性值

"Windows" | "Linux"

privacyStatementUri

隱私聲明 URI。

privacyStatementUri?: string

屬性值

string

provisioningState

只出現在回應中的布建狀態。

provisioningState?: "Failed" | "Succeeded" | "Creating" | "Deleting" | "Updating" | "Migrating"

屬性值

"Failed" | "Succeeded" | "Creating" | "Deleting" | "Updating" | "Migrating"

purchasePlan

描述資源庫映像定義購買方案。 Marketplace 映射會使用此映像。

purchasePlan?: ImagePurchasePlanOutput

屬性值

這些屬性描述此映像定義的建議機器組態。 這些屬性是可更新的。

recommended?: RecommendedMachineConfigurationOutput

屬性值

releaseNoteUri

版本附註 URI。

releaseNoteUri?: string

屬性值

string