ImageDeprecationStatus Class

Definition

Describes image deprecation status properties on the image.

public class ImageDeprecationStatus
type ImageDeprecationStatus = class
Public Class ImageDeprecationStatus
Inheritance
ImageDeprecationStatus

Constructors

ImageDeprecationStatus()

Initializes a new instance of the ImageDeprecationStatus class.

ImageDeprecationStatus(String, Nullable<DateTime>, AlternativeOption)

Initializes a new instance of the ImageDeprecationStatus class.

Properties

AlternativeOption
ImageState

Gets or sets describes the state of the image. Possible values include: 'Active', 'ScheduledForDeprecation', 'Deprecated'

ScheduledDeprecationTime

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

Applies to