Compartilhar via


ClientEncryptionKeyProperties.CreatedTime Propriedade

Definição

Obtém a hora de criação do recurso do serviço do Azure Cosmos DB.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Documents.UnixDateTimeConverter))]
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="_cts")]
public DateTime? CreatedTime { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Documents.UnixDateTimeConverter))>]
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="_cts")>]
member this.CreatedTime : Nullable<DateTime>
Public ReadOnly Property CreatedTime As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a