共用方式為


DataLakeStoreItem.ExpirationTime Property

Definition

Gets the expiration time, if any, as ticks since the epoch. If the value is 0 or DateTime.MaxValue there is no expiration.

public long? ExpirationTime { get; }
member this.ExpirationTime : Nullable<int64>
Public ReadOnly Property ExpirationTime As Nullable(Of Long)

Property Value

Applies to