次の方法で共有


SchemaGroup.UpdatedAtUtc プロパティ

定義

スキーマ グループが更新された正確な時刻を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象