Share via


EnrollmentGroup.CreatedOnUtc プロパティ

定義

このリソースが作成された DateTime。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象