次の方法で共有


DigitalTwinsEndpointResourceProperties.CreatedTime プロパティ

定義

エンドポイントが 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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象