Compartir a través de


GalleryApplication.EndOfLifeDate Propiedad

Definición

Obtiene o establece la fecha de finalización de la vida útil de la definición de aplicación 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