Share via


FileShare.LeaseDuration Property

Definition

Specifies whether the lease on a share is of infinite or fixed duration, only when the share is leased.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageLeaseDurationType> LeaseDuration { get; }
member this.LeaseDuration : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageLeaseDurationType>
Public ReadOnly Property LeaseDuration As BicepValue(Of StorageLeaseDurationType)

Property Value

Applies to