IBlobServiceClientProvider Members
If implemented, provides a BlobServiceClient instance used to manipulate Azure Storage service resources and blob containers.Methods
Name | Description |
---|---|
GetBlobServiceClient() | If implemented, returns a BlobServiceClient instance used to create (if not yet created) and interact with required blob containers. |
See Also