次の方法で共有


AzureDataLakeStoreWriteSettings.ExpiryDateTime プロパティ

定義

書き込まれたファイルの有効期限を取得または設定します。 時刻は "2018-12-01T05:00:00Z" の形式で UTC タイム ゾーンに適用されます。 既定値は NULL です。 型: integer (または resultType 整数を持つ式)。

[Newtonsoft.Json.JsonProperty(PropertyName="expiryDateTime")]
public object ExpiryDateTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expiryDateTime")>]
member this.ExpiryDateTime : obj with get, set
Public Property ExpiryDateTime As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象