DataLakePathCreateOptions.LeaseDuration プロパティ

定義

省略可能。 リースの期間を秒単位で指定するか、期限切れのないリースを指定 InfiniteLeaseDuration します。 無限リースでない場合は、15 ~ 60 秒を指定できます。 ディレクトリには適用されません。

public TimeSpan? LeaseDuration { get; set; }
member this.LeaseDuration : Nullable<TimeSpan> with get, set
Public Property LeaseDuration As Nullable(Of TimeSpan)

プロパティ値

適用対象