CloudBlobContainer Members
From Windows Runtime Azure Storage Client Library
Represents a container in the Windows Azure Blob service.
The following tables list the members exposed by the CloudBlobContainer type.
Public Constructors
| Name | Description | |
|---|---|---|
| CloudBlobContainer | Overloaded. |
Public Properties
| Name | Description | |
|---|---|---|
|
|
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. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
|
|
AcquireLeaseAsync | Overloaded. |
|
|
BreakLeaseAsync | Overloaded. |
|
|
ChangeLeaseAsync | Overloaded. |
|
|
Create | |
|
|
CreateAsync | Overloaded. |
|
|
CreateIfNotExistsAsync | Overloaded. |
|
|
DeleteAsync | Overloaded. |
|
|
DeleteIfExistsAsync | Overloaded. |
|
|
Equals | (Inherited from Object) |
|
|
ExistsAsync | Overloaded. |
|
|
FetchAttributesAsync | Overloaded. |
|
|
GetBlobReferenceFromServerAsync | Overloaded. |
|
|
GetBlockBlobReference | Overloaded. |
|
|
GetDirectoryReference | Gets a reference to a virtual blob directory beneath this container. |
|
|
GetHashCode | (Inherited from Object) |
|
|
GetPageBlobReference | Overloaded. |
|
|
GetPermissionsAsync | Overloaded. |
|
|
GetSharedAccessSignature | Overloaded. |
|
|
GetType | (Inherited from Object) |
|
|
ListBlobsSegmentedAsync | Overloaded. |
|
|
ReleaseLeaseAsync | Overloaded. |
|
|
RenewLeaseAsync | Overloaded. |
|
|
SetMetadataAsync | Overloaded. |
|
|
SetPermissionsAsync | Overloaded. |
|
|
ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
|
Finalize | (Inherited from Object) |
|
|
MemberwiseClone | (Inherited from Object) |