Share via


EnrollmentGroup.LastUpdatedDateTimeUtc プロパティ

定義

このリソースが最後に更新された DateTime。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象