Partilhar via


DownloadUrl.ExpiryTime Propriedade

Definição

Obtém a hora em UTC em que o URL de transferência irá expirar.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a