Compartir a través de


SchemaGroup.CreatedAtUtc Propiedad

Definición

Obtiene la hora exacta en que se creó el grupo de esquemas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a