Enum ShareLeaseStatus NamespaceAzure.Storage.Files.Shares.Models AssemblyAzure.Storage.Files.Shares.dll The current lease status of the share. public enum ShareLeaseStatus Fields Locked = 0 locked Unlocked = 1 unlocked