Table of Contents

Enum ShareLeaseState

Namespace
Azure.Storage.Files.Shares.Models
Assembly
Azure.Storage.Files.Shares.dll

Lease state of the share.

public enum ShareLeaseState

Fields

Available = 0

available

Breaking = 3

breaking

Broken = 4

broken

Expired = 2

expired

Leased = 1

leased