LeaseState Enum

Definition

LeaseState values.

C#
public enum LeaseState
Inheritance
LeaseState

Fields

Name Value Description
Available 0

available

Leased 1

leased

Expired 2

expired

Breaking 3

breaking

Broken 4

broken

Applies to

Product Versions
Azure SDK for .NET Latest, Preview