BlobProperties.LeaseState Property

Definition

Gets the blob's lease state.

public Microsoft.Azure.Storage.Blob.LeaseState LeaseState { get; }
member this.LeaseState : Microsoft.Azure.Storage.Blob.LeaseState
Public ReadOnly Property LeaseState As LeaseState

Property Value

A LeaseState object that indicates the blob's lease state.

Applies to