Partilhar via


LeaseState Classe

Definição

Define valores para LeaseState.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Storage.Fluent.Models.LeaseState>))]
public class LeaseState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Storage.Fluent.Models.LeaseState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Storage.Fluent.Models.LeaseState>))>]
type LeaseState = class
    inherit ExpandableStringEnum<LeaseState>
Public Class LeaseState
Inherits ExpandableStringEnum(Of LeaseState)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

LeaseState()

Define valores para LeaseState.

Campos

Available

Define valores para LeaseState.

Breaking

Define valores para LeaseState.

Broken

Define valores para LeaseState.

Expired

Define valores para LeaseState.

Leased

Define valores para LeaseState.

Propriedades

Value

Define valores para LeaseState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para LeaseState.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para LeaseState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para LeaseState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para LeaseState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a