





[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
Top
Top
Top
Represents a container's attributes, including its properties and metadata.
The following tables list the members exposed by the BlobContainerAttributes type.
Public Constructors
Name | Description | |
---|---|---|
BlobContainerAttributes | Initializes a new instance of the BlobContainerAttributes class. |
Public Properties
Name | Description | |
---|---|---|
![]() | Metadata | Gets the user-defined metadata for the container. |
![]() | Name | Gets the name of the container. |
![]() | Properties | Gets the container's system properties. |
![]() | Uri | Gets the container's URI. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |