Skip to content

AzureBlobLeaseProviderOptions Properties

Options for configuring a lease provider backed by Azure Blob Storage leases.

BlobServiceClient

getset
View source
public BlobServiceClient BlobServiceClient
Gets or sets the client used to access the Azure Blob Service.

ClientOptions

getset
View source
[System.Obsolete(Set the BlobServiceClient property directly.)]
public BlobClientOptions ClientOptions
Options to be used when configuring the blob storage client, or null to use the default options.