共用方式為


SchemaGroup.CreatedAtUtc Property

Definition

Gets exact time the Schema Group was created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to