Compartir a través de


Annotations.Created Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a