共用方式為


ArtifactManifestProperties interface

指令清單屬性詳細數據

屬性

architecture

CPU 架構。 如需服務所支援的值,請參閱 KnownArtifactArchitecture。 注意:這個屬性不會串行化。 它只能由伺服器填入。

canDelete

已啟用刪除

canList

清單已啟用

canRead

已啟用讀取

canWrite

啟用寫入

createdOn

建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。

digest

指令清單注意:此屬性不會串行化。 它只能由伺服器填入。

lastUpdatedOn

上次更新時間注意:此屬性將不會串行化。 它只能由伺服器填入。

operatingSystem

操作系統。 如需服務所支援的值,請參閱 KnownArtifactOperatingSystem。 注意:這個屬性不會串行化。 它只能由伺服器填入。

registryLoginServer

登錄登入伺服器名稱。 這可能類似於 .azurecr.io 注意:這個屬性不會串行化。 它只能由伺服器填入。

relatedArtifacts

此指令清單清單所參考的指令清單清單。 如果此指令清單不是指令清單清單清單,清單將會是空的。 注意:這個屬性不會串行化。 它只能由伺服器填入。

repositoryName

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

sizeInBytes

影像大小注意:此屬性將不會串行化。 它只能由伺服器填入。

tags

標籤清單注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

architecture

CPU 架構。 如需服務所支援的值,請參閱 KnownArtifactArchitecture。 注意:這個屬性不會串行化。 它只能由伺服器填入。

architecture?: string

屬性值

string

canDelete

已啟用刪除

canDelete?: boolean

屬性值

boolean

canList

清單已啟用

canList?: boolean

屬性值

boolean

canRead

已啟用讀取

canRead?: boolean

屬性值

boolean

canWrite

啟用寫入

canWrite?: boolean

屬性值

boolean

createdOn

建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。

createdOn: Date

屬性值

Date

digest

指令清單注意:此屬性不會串行化。 它只能由伺服器填入。

digest: string

屬性值

string

lastUpdatedOn

上次更新時間注意:此屬性將不會串行化。 它只能由伺服器填入。

lastUpdatedOn: Date

屬性值

Date

operatingSystem

操作系統。 如需服務所支援的值,請參閱 KnownArtifactOperatingSystem。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operatingSystem?: string

屬性值

string

registryLoginServer

登錄登入伺服器名稱。 這可能類似於 .azurecr.io 注意:這個屬性不會串行化。 它只能由伺服器填入。

registryLoginServer: string

屬性值

string

relatedArtifacts

此指令清單清單所參考的指令清單清單。 如果此指令清單不是指令清單清單清單,清單將會是空的。 注意:這個屬性不會串行化。 它只能由伺服器填入。

relatedArtifacts: ArtifactManifestPlatform[]

屬性值

repositoryName

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

repositoryName: string

屬性值

string

sizeInBytes

影像大小注意:此屬性將不會串行化。 它只能由伺服器填入。

sizeInBytes?: number

屬性值

number

tags

標籤清單注意:此屬性將不會串行化。 它只能由伺服器填入。

tags: string[]

屬性值

string[]