Freigeben über


BlobContainer.LeaseState Eigenschaft

Definition

Ruft den Leasestatus des Containers ab. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: