ApplicationPackage.StorageUrlExpiry 屬性

定義

取得 Azure 儲存體 URL 到期的 UTC 時間。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於