Partilhar via


BlobContainer.LeaseState Propriedade

Definição

Obtém o estado de concessão do contêiner. Os valores possíveis incluem: 'Available', 'Leased', 'Expired', 'Breaking', 'Broken'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.leaseState")]
public string LeaseState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.leaseState")>]
member this.LeaseState : string
Public ReadOnly Property LeaseState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a