Compartir a través de


FileGetFromComputeNodeHeaders.OcpCreationTime Propiedad

Definición

Obtiene o establece la hora de creación del archivo.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Se aplica a