次の方法で共有


BlobContainerData.LeaseDuration プロパティ

定義

コンテナーのリース期間が無制限か固定期間かを指定します。これは、コンテナーがリースされている場合に限られます。

public Azure.ResourceManager.Storage.Models.StorageLeaseDurationType? LeaseDuration { get; }
member this.LeaseDuration : Nullable<Azure.ResourceManager.Storage.Models.StorageLeaseDurationType>
Public ReadOnly Property LeaseDuration As Nullable(Of StorageLeaseDurationType)

プロパティ値

適用対象