ApplicationPackage.StorageUrlExpiry Property

Definition

Gets the UTC time at which the Azure Storage URL will expire.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to