共用方式為


ImageCreateResult interface

代表 ImageCreateResult 的介面。

屬性

image

映像。 注意:此屬性不會序列化。 它只能由伺服器填入。

sourceUrl

影像的來源 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

status

映射建立的狀態。 可能的值包括:'OK'、'OKDuplicate'、'ErrorSource'、 'ErrorImageFormat'、'ErrorImageSize'、'ErrorStorage'、'ErrorLimitExceed'、'ErrorTagLimitExceed'、'ErrorRegionLimitExceed'、'ErrorUnknown'、'ErrorNegativeAndRegularTagOnSameImage'、'ErrorImageDimensions'、'ErrorInvalidTag' 注意:此屬性不會序列化。它只能由伺服器填入。

屬性詳細資料

image

映像。 注意:此屬性不會序列化。 它只能由伺服器填入。

image?: Image

屬性值

sourceUrl

影像的來源 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

sourceUrl?: string

屬性值

string

status

映射建立的狀態。 可能的值包括:'OK'、'OKDuplicate'、'ErrorSource'、 'ErrorImageFormat'、'ErrorImageSize'、'ErrorStorage'、'ErrorLimitExceed'、'ErrorTagLimitExceed'、'ErrorRegionLimitExceed'、'ErrorUnknown'、'ErrorNegativeAndRegularTagOnSameImage'、'ErrorImageDimensions'、'ErrorInvalidTag' 注意:此屬性不會序列化。它只能由伺服器填入。

status?: ImageCreateStatus

屬性值