共用方式為


SharedGalleryImage interface

指定您要建立或更新之資源庫映像定義的相關信息。

Extends

屬性

architecture

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

artifactTags

共用資源庫資源的成品標記。

disallowed

描述不允許的磁碟類型。

endOfLifeDate

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

eula

目前社群資源庫映像的使用者許可協定。

features

資源庫映像功能的清單。

hyperVGeneration

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

identifier

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

osState

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

osType

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

privacyStatementUri

目前社群資源庫映像的隱私聲明 URI。

purchasePlan

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

recommended

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

繼承的屬性

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

uniqueId

這個共享資源庫的唯一標識符。

屬性詳細資料

architecture

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

architecture?: string

屬性值

string

artifactTags

共用資源庫資源的成品標記。

artifactTags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

disallowed

描述不允許的磁碟類型。

disallowed?: Disallowed

屬性值

endOfLifeDate

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

endOfLifeDate?: Date

屬性值

Date

eula

目前社群資源庫映像的使用者許可協定。

eula?: string

屬性值

string

features

資源庫映像功能的清單。

features?: GalleryImageFeature[]

屬性值

hyperVGeneration

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

hyperVGeneration?: string

屬性值

string

identifier

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

identifier?: GalleryImageIdentifier

屬性值

osState

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

osState?: OperatingSystemStateTypes

屬性值

osType

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

osType?: OperatingSystemTypes

屬性值

privacyStatementUri

目前社群資源庫映像的隱私聲明 URI。

privacyStatementUri?: string

屬性值

string

purchasePlan

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

purchasePlan?: ImagePurchasePlan

屬性值

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

recommended?: RecommendedMachineConfiguration

屬性值

繼承的屬性詳細資料

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

繼承自PirSharedGalleryResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自PirSharedGalleryResource.name

uniqueId

這個共享資源庫的唯一標識符。

uniqueId?: string

屬性值

string

繼承自PirSharedGalleryResource.uniqueId