共用方式為


GalleryApplicationVersionPublishingProfile interface

資源庫映像版本的發行配置檔。

Extends

屬性

advancedSettings

自選。 要傳遞至 vm-application-manager 擴充功能的其他設定。 僅供進階使用。

customActions

可使用此資源庫應用程式版本執行的自定義動作清單。

enableHealthCheck

自選。 此應用程式是否報告健康情況。

manageActions
settings

當 VM 應用程式部署至目標 VM 或 VM 擴展集時,包含目標套件和組態檔名稱的其他設定。

source

要從中建立映像版本的來源映像。

繼承的屬性

endOfLifeDate

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

excludeFromLatest

如果設定為 true,從最新版映像定義的虛擬機將不會使用此映像版本。

publishedDate

發佈資源庫映像版本時的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

replicaCount

要為每個區域建立之映像版本的複本數目。 如果未指定 regionReplicaCount,這個屬性就會對區域生效。 這個屬性是可更新的。

replicationMode

選擇性參數,指定要用於複寫的模式。 這個屬性無法更新。

storageAccountType

指定要用來儲存映像的記憶體帳戶類型。 這個屬性無法更新。

targetExtendedLocations

要復寫映像版本的目標擴充位置。 這個屬性是可更新的。

targetRegions

要復寫映像版本的目標區域。 這個屬性是可更新的。

屬性詳細資料

advancedSettings

自選。 要傳遞至 vm-application-manager 擴充功能的其他設定。 僅供進階使用。

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

屬性值

{[propertyName: string]: string}

customActions

可使用此資源庫應用程式版本執行的自定義動作清單。

customActions?: GalleryApplicationCustomAction[]

屬性值

enableHealthCheck

自選。 此應用程式是否報告健康情況。

enableHealthCheck?: boolean

屬性值

boolean

manageActions

manageActions?: UserArtifactManage

屬性值

settings

當 VM 應用程式部署至目標 VM 或 VM 擴展集時,包含目標套件和組態檔名稱的其他設定。

settings?: UserArtifactSettings

屬性值

source

要從中建立映像版本的來源映像。

source: UserArtifactSource

屬性值

繼承的屬性詳細資料

endOfLifeDate

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

endOfLifeDate?: Date

屬性值

Date

繼承自GalleryArtifactPublishingProfileBase.endOfLifeDate

excludeFromLatest

如果設定為 true,從最新版映像定義的虛擬機將不會使用此映像版本。

excludeFromLatest?: boolean

屬性值

boolean

繼承自GalleryArtifactPublishingProfileBase.excludeFromLatest

publishedDate

發佈資源庫映像版本時的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publishedDate?: Date

屬性值

Date

繼承自GalleryArtifactPublishingProfileBase.publishedDate

replicaCount

要為每個區域建立之映像版本的複本數目。 如果未指定 regionReplicaCount,這個屬性就會對區域生效。 這個屬性是可更新的。

replicaCount?: number

屬性值

number

繼承自GalleryArtifactPublishingProfileBase.replicaCount

replicationMode

選擇性參數,指定要用於複寫的模式。 這個屬性無法更新。

replicationMode?: string

屬性值

string

繼承自GalleryArtifactPublishingProfileBase.replicationMode

storageAccountType

指定要用來儲存映像的記憶體帳戶類型。 這個屬性無法更新。

storageAccountType?: string

屬性值

string

繼承自GalleryArtifactPublishingProfileBase.storageAccountType

targetExtendedLocations

要復寫映像版本的目標擴充位置。 這個屬性是可更新的。

targetExtendedLocations?: GalleryTargetExtendedLocation[]

屬性值

繼承自GalleryArtifactPublishingProfileBase.targetExtendedLocations

targetRegions

要復寫映像版本的目標區域。 這個屬性是可更新的。

targetRegions?: TargetRegion[]

屬性值

繼承自GalleryArtifactPublishingProfileBase.targetRegions