次の方法で共有


LinkedIntegrationRuntime.CreateTime プロパティ

定義

リンクされた統合ランタイムの作成時間を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象