Compartir a través de


SystemData.CreatedAt Propiedad

Definición

Obtiene especifica la hora en UTC a la que se creó el recurso servicio en la nube (soporte extendido). <br /> Versión mínima de api: 2022-04-04.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a