다음을 통해 공유


ApplicationPackage.StorageUrlExpiry 속성

정의

Azure Storage 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

적용 대상