Aracılığıyla paylaş


ImageDeprecationStatus interface

Describes image deprecation status properties on the image.

Properties

alternativeOption

Describes the alternative option specified by the Publisher for this image when this image is deprecated.

imageState

Describes the state of the image.

scheduledDeprecationTime

The time, in future, at which this image will be marked as deprecated. This scheduled time is chosen by the Publisher.

Property Details

alternativeOption

Describes the alternative option specified by the Publisher for this image when this image is deprecated.

alternativeOption?: AlternativeOption

Property Value

imageState

Describes the state of the image.

imageState?: string

Property Value

string

scheduledDeprecationTime

The time, in future, at which this image will be marked as deprecated. This scheduled time is chosen by the Publisher.

scheduledDeprecationTime?: Date

Property Value

Date