ImageDeprecationStatus クラス

定義

イメージの非推奨の状態プロパティについて説明します。

public class ImageDeprecationStatus
type ImageDeprecationStatus = class
Public Class ImageDeprecationStatus
継承
ImageDeprecationStatus

コンストラクター

ImageDeprecationStatus()

ImageDeprecationStatus クラスの新しいインスタンスを初期化します。

ImageDeprecationStatus(String, Nullable<DateTime>, AlternativeOption)

ImageDeprecationStatus クラスの新しいインスタンスを初期化します。

プロパティ

AlternativeOption

イメージの非推奨の状態プロパティについて説明します。

ImageState

イメージの状態を示す 値を取得または設定します。 使用できる値は、'Active'、'ScheduledForDeprecation'、'Deprecated' です。

ScheduledDeprecationTime

このイメージが非推奨としてマークされる時間 (将来) を取得または設定します。 このスケジュールされた時刻は、パブリッシャーによって選択されます。

適用対象