AzureDataLakeStoreWriteSettings.ExpiryDateTime Property

Definition

Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of "2018-12-01T05:00:00Z". Default value is NULL. Type: string (or Expression with resultType string).

public object ExpiryDateTime { get; set; }
member this.ExpiryDateTime : obj with get, set
Public Property ExpiryDateTime As Object

Property Value

Applies to