Partager via


ListContainerItem.LeaseState Propriété

Définition

Obtient l’état du bail du conteneur. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à