次の方法で共有


FileShareData.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)

プロパティ値

適用対象