Partilhar via


ImageDeprecationStatus.ScheduledDeprecationTime Propriedade

Definição

Obtém ou define a hora, no futuro, em que essa imagem será marcada como preterida. Essa hora agendada é escolhida pelo Publicador.

[Newtonsoft.Json.JsonProperty(PropertyName="scheduledDeprecationTime")]
public DateTime? ScheduledDeprecationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scheduledDeprecationTime")>]
member this.ScheduledDeprecationTime : Nullable<DateTime> with get, set
Public Property ScheduledDeprecationTime As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a