Compartir a través de


DigitalTwinsEndpointResourceProperties.CreatedTime Propiedad

Definición

Obtiene la hora en que se agregó el punto de conexión a DigitalTwinsInstance.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a