Compartilhar via


FileGetPropertiesFromTaskHeaders.OcpCreationTime Propriedade

Definição

Obtém ou define a hora de criação do arquivo.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="ocp-creation-time")]
public DateTime? OcpCreationTime { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="ocp-creation-time")>]
member this.OcpCreationTime : Nullable<DateTime> with get, set
Public Property OcpCreationTime As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a