BlobProperties.LeaseDuration プロパティ

定義

BLOB のリース期間を取得します。

public Microsoft.Azure.Storage.Blob.LeaseDuration LeaseDuration { get; }
member this.LeaseDuration : Microsoft.Azure.Storage.Blob.LeaseDuration
Public ReadOnly Property LeaseDuration As LeaseDuration

プロパティ値

BLOB のリース期間を示す LeaseDuration オブジェクトです。

適用対象