BlobContainerInner.LeaseState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets lease state of the container. Possible values include: '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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute