C#
C++
F#
VB
BlobProperties.LeaseState Property
BlobProperties::LeaseState Property
BlobProperties.LeaseState Property
BlobProperties.LeaseState Property
Gets the blob'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 blob's lease state.