Compartir a través de


LinkedIntegrationRuntime.CreateTime Propiedad

Definición

Obtiene el tiempo de creación del entorno de ejecución de integración vinculado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a