BlobContainerProperties.LeaseState プロパティ

定義

コンテナーのリース状態を取得します。

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

プロパティ値

コンテナーのリース状態を示す LeaseState オブジェクトです。

適用対象