BlobServiceClient
getset
public BlobServiceClient? BlobServiceClient Gets or sets the client used to access the Azure Blob Service.
public BlobServiceClient? BlobServiceClientpublic Func<IServiceProvider, AzureBlobJournalStorageOptions, IBlobContainerFactory> BuildContainerFactorypublic BlobClientOptions? ClientOptionsnull to use the default options. public string ContainerNamepublic bool DeleteOldCheckpointspublic Func<JournalId, string, string> GetCheckpointBlobNamepublic Func<JournalId, string> GetWalBlobNamepublic int MaxMetadataOnlyConflictRetriesInconsistentStateException and the journaling layer recovers before retrying. Defaults to 5. public TimeSpan MetadataOnlyConflictInitialBackoffAzureBlobJournalStorageOptions). Set to System.TimeSpan.Zero to retry immediately without backoff. Defaults to 10 ms. public TimeSpan MetadataOnlyConflictMaxBackoffAzureBlobJournalStorageOptions and never exceeds this value. Defaults to 200 ms.