Share via


ShareProperties.LeaseDuration Property

Definition

When a share is leased, specifies whether the lease is of infinite or fixed duration.

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

Property Value

Applies to