azure.storage.blob.BlobServiceClient class | Microsoft Docs
docs.microsoft.com › en-us › pythonA client to interact with the Blob Service at the account level. This client provides operations to retrieve and configure the account properties as well as list, create and delete containers within the account. For operations relating to a specific container or blob, clients for those entities can also be retrieved using the get_client functions. For more optional configuration, please click ...