共用方式為


ContainerCodePackageProperties interface

屬性

commands

在 內執行的命令陣列

diagnostics

中接收的參考

endpoints

此所公開的端點

entrypoint

覆寫 中的預設進入點

environmentVariables

環境

image
imageRegistryCredential

映像登錄

instanceView

的執行時間資訊

labels

要在此容器中設定的標籤。

name
reliableCollectionsRefs

的清單

resources
settings

要在此容器中設定的設定。 此

volumeRefs

要附加至 的磁片區

volumes

要附加至的磁片區

屬性詳細資料

commands

在 內執行的命令陣列

commands?: string[]

屬性值

string[]

diagnostics

中接收的參考

diagnostics?: DiagnosticsRef

屬性值

endpoints

此所公開的端點

endpoints?: EndpointProperties[]

屬性值

entrypoint

覆寫 中的預設進入點

entrypoint?: string

屬性值

string

environmentVariables

環境

environmentVariables?: EnvironmentVariable[]

屬性值

image

image: string

屬性值

string

imageRegistryCredential

映像登錄

imageRegistryCredential?: ImageRegistryCredential

屬性值

instanceView

的執行時間資訊

instanceView?: ContainerInstanceView

屬性值

labels

要在此容器中設定的標籤。

labels?: ContainerLabel[]

屬性值

name

name: string

屬性值

string

reliableCollectionsRefs

的清單

reliableCollectionsRefs?: ReliableCollectionsRef[]

屬性值

resources

resources: ResourceRequirements

屬性值

settings

要在此容器中設定的設定。 此

settings?: Setting[]

屬性值

volumeRefs

要附加至 的磁片區

volumeRefs?: VolumeReference[]

屬性值

volumes

要附加至的磁片區

volumes?: ApplicationScopedVolume[]

屬性值