Share via


EnrollmentGroup.CreatedDateTimeUtc プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象