Compartir a través de


ListContainerItem.LeaseState Propiedad

Definición

Obtiene el estado de concesión del contenedor. Entre los valores posibles se incluyen: 'Available', 'Leased', 'Expired', 'Breaking', 'Broken'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.leaseState")]
public Microsoft.Azure.Management.Storage.Fluent.Models.LeaseState LeaseState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.leaseState")>]
member this.LeaseState : Microsoft.Azure.Management.Storage.Fluent.Models.LeaseState
Public ReadOnly Property LeaseState As LeaseState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a