ContainerResponse Members
From Storage Client Library NET API
[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Provides a set of methods for parsing responses from container operations.
The following tables list the members exposed by the ContainerResponse type.
Public Methods
| Name | Description | |
|---|---|---|
| GetAcl | Gets the ACL for the container from the response. | |
| GetAttributes | Gets the container's attributes, including its metadata and properties, from the response. | |
| GetError | Returns extended error information from the storage service, that is in addition to the HTTP status code returned with the response. | |
| GetMetadata | Overloaded. | |
| GetRequestId | Gets the request ID from the response. | |
| List | Parses the response for a container listing operation. |