Download Azure Cloud Connect Setup File Download Azure Cloud Connect Zip File
Represents a container in the Microsoft Azure Blob service.
public class CloudBlobContainer
CloudBlobContainer(StorageUri, StorageCredentials) | Initializes a new instance of the CloudBlobContainer class. |
CloudBlobContainer(Uri) | Initializes a new instance of the CloudBlobContainer class. |
CloudBlobContainer(Uri, StorageCredentials) | Initializes a new instance of the CloudBlobContainer class. |
Metadata | Gets the container's metadata. |
Name | Gets the name of the container. |
Properties | Gets the container's system properties. |
ServiceClient | Gets the Blob service client for the container. |
StorageUri | Gets the container's URIs for both the primary and secondary locations. |
Uri | Gets the container's URI for the primary location. |