Share via


LinkedIntegrationRuntime.CreateTime Property

Definition

Gets the creating time of the linked integration runtime.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to