Share via


ShareProperties.LeaseState Property

Definition

Lease state of the share.

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

Property Value

Applies to