Compartir a través de


SharedGalleryImageVersion.EndOfLifeDate Propiedad

Definición

Obtiene o establece la fecha de finalización del ciclo de vida de la definición de la versión de la imagen de la galería. Esta propiedad se puede usar con fines de retirada. Esta propiedad es actualizable.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a