AcquistaBuy
1-855-856-7678
SupportoSupport
Represents a container in the Windows Azure Blob service.
The following tables list the members exposed by the CloudBlobContainer type.
| Name | Description | |
|---|---|---|
| CloudBlobContainer | Overloaded. Initializes a new instance of the CloudBlobContainer class. |
| 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 service client for the container. |
|
Uri | Gets the container's URI. |
| Name | Description | |
|---|---|---|
![]() | AcquireLease | Acquires a lease on this container. |
![]() | BeginAcquireLease | Overloaded. Begins an asynchronous operation to acquire a lease on this container. |
![]() | BeginBreakLease | Overloaded. Begins an asynchronous operation to break the current lease on this container. |
![]() | BeginChangeLease | Overloaded. Begins an asynchronous operation to change the lease on this container. |
![]() | BeginCreate | Overloaded. Begins an asynchronous operation to create a container. |
![]() | BeginCreateIfNotExists | Overloaded. Begins an asynchronous request to create the container if it does not already exist. |
![]() | BeginDelete | Overloaded. Begins an asynchronous operation to delete a container. |
![]() | BeginDeleteIfExists | Overloaded. Begins an asynchronous request to delete the container if it already exists. |
![]() | BeginExists | Overloaded. Begins an asynchronous request to check existence of the container. |
![]() | BeginFetchAttributes | Overloaded. Begins an asynchronous operation to retrieve the container's attributes. |
![]() | BeginGetBlobReferenceFromServer | Overloaded. Begins an asynchronous operation to get a reference to a blob in this container. |
![]() | BeginGetPermissions | Overloaded. Begins an asynchronous request to get the permissions settings for the container. |
![]() | BeginListBlobsSegmented | Overloaded. Begins an asynchronous operation to return a result segment containing a collection of blob items in the container. |
![]() | BeginReleaseLease | Overloaded. Begins an asynchronous operation to release the lease on this container. |
![]() | BeginRenewLease | Overloaded. Begins an asynchronous operation to renew a lease on this container. |
![]() | BeginSetMetadata | Overloaded. Begins an asynchronous operation to set user-defined metadata on the container. |
![]() | BeginSetPermissions | Overloaded. Begins an asynchronous request to set permissions for the container. |
![]() | BreakLease | Breaks the current lease on this container. |
![]() | ChangeLease | Changes the lease ID on this container. |
![]() | Create | Creates the container. |
![]() | CreateIfNotExists | Creates the container if it does not already exist. |
![]() | Delete | Deletes the container. |
![]() | DeleteIfExists | Deletes the container if it exists. |
![]() | EndAcquireLease | Ends an asynchronous operation to acquire a lease on this container. |
![]() | EndBreakLease | Ends an asynchronous operation to break the current lease on this container. |
![]() | EndChangeLease | Ends an asynchronous operation to change the lease on this container. |
![]() | EndCreate | Ends an asynchronous operation to create a container. |
![]() | EndCreateIfNotExists | Returns the result of an asynchronous request to create the container if it does not already exist. |
![]() | EndDelete | Ends an asynchronous operation to delete a container. |
![]() | EndDeleteIfExists | Returns the result of an asynchronous request to delete the container if it already exists. |
![]() | EndExists | Returns the asynchronous result of the request to check existence of the container. |
![]() | EndFetchAttributes | Ends an asynchronous operation to retrieve the container's attributes. |
![]() | EndGetBlobReferenceFromServer | Ends an asynchronous operation to get a reference to a blob in this container. |
![]() | EndGetPermissions | Returns the asynchronous result of the request to get the permissions settings for the container. |
![]() | EndListBlobsSegmented | Ends an asynchronous operation to return a result segment containing a collection of blob items in the container. |
![]() | EndReleaseLease | Ends an asynchronous operation to release the lease on this container. |
![]() | EndRenewLease | Ends an asynchronous operation to renew a lease on this container. |
![]() | EndSetMetadata | Ends an asynchronous request operation to set user-defined metadata on the container. |
![]() | EndSetPermissions | Returns the result of an asynchronous request to set permissions for the container. |
![]() | Equals | (Inherited from Object) |
![]() | Exists | Checks existence of the container. |
![]() | FetchAttributes | Retrieves the container's attributes. |
![]() | GetBlobReferenceFromServer | Gets a reference to a blob in this container. |
![]() | GetBlockBlobReference | Overloaded. Gets a reference to a block blob in this container. |
![]() | GetDirectoryReference | Gets a reference to a virtual blob directory beneath this container. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetPageBlobReference | Overloaded. Gets a reference to a page blob in this container. |
![]() | GetPermissions | Gets the permissions settings for the container. |
![]() | GetSharedAccessSignature | Overloaded. Returns a shared access signature for the container. |
![]() | GetType | (Inherited from Object) |
![]() | ListBlobs | Returns an enumerable collection of the blobs in the container that are retrieved lazily. |
![]() | ListBlobsSegmented | Overloaded. Returns a result segment containing a collection of blob items in the container. |
![]() | ReleaseLease | Releases the lease on this container. |
![]() | RenewLease | Renews a lease on this container. |
![]() | SetMetadata | Sets the container's user-defined metadata. |
![]() | SetPermissions | Sets permissions for the container. |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |