Share via


AccountProperties.DateCreated Property

Definition

Gets the date of cognitive services account creation.

[Newtonsoft.Json.JsonProperty(PropertyName="dateCreated")]
public string DateCreated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dateCreated")>]
member this.DateCreated : string
Public ReadOnly Property DateCreated As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to