BlobServiceClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The BlobServiceClient allows you to manipulate Azure Storage service resources and blob containers. The storage account provides the top-level namespace for the Blob service.
public class BlobServiceClient
type BlobServiceClient = class
Public Class BlobServiceClient
- Inheritance
-
BlobServiceClient
Constructors
| Name | Description |
|---|---|
| BlobServiceClient() |
Initializes a new instance of the |