C#
C++
F#
VB
BlobContainerProperties.LeaseState Property
BlobContainerProperties::LeaseState Property
BlobContainerProperties.LeaseState Property
BlobContainerProperties.LeaseState Property
Gets the container's lease state.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property LeaseState LeaseState { LeaseState get(); internal: void set(LeaseState value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.Blob.LeaseStateMicrosoft.WindowsAzure.Storage.Blob::LeaseStateMicrosoft.WindowsAzure.Storage.Blob.LeaseStateMicrosoft.WindowsAzure.Storage.Blob.LeaseStateA LeaseStateLeaseStateLeaseStateLeaseState object that indicates the container's lease state.