Share via


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 Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ExpiryDateTime { get; set; }
member this.ExpiryDateTime : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ExpiryDateTime As DataFactoryElement(Of String)

Property Value

Applies to