C#
C++
F#
VB
BlobProperties.LeaseStatus Property
BlobProperties::LeaseStatus Property
BlobProperties.LeaseStatus Property
BlobProperties.LeaseStatus Property
Gets the blob's lease status.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property LeaseStatus LeaseStatus { LeaseStatus get(); internal: void set(LeaseStatus value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.Blob.LeaseStatusMicrosoft.WindowsAzure.Storage.Blob::LeaseStatusMicrosoft.WindowsAzure.Storage.Blob.LeaseStatusMicrosoft.WindowsAzure.Storage.Blob.LeaseStatusA LeaseStatusLeaseStatusLeaseStatusLeaseStatus object that indicates the blob's lease status.