Compartir a través de


RecommendedIndex.Created Propiedad

Definición

Obtiene la fecha y hora UTC que muestra cuándo se creó este recurso (formato ISO8601).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.created")]
public DateTime? Created { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.created")>]
member this.Created : Nullable<DateTime>
Public ReadOnly Property Created As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a