BlobContainerProperties 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
Top
Top
Top
Represents the system properties for a container.
The following tables list the members exposed by the BlobContainerProperties type.
Public Constructors
| Name | Description | |
|---|---|---|
| BlobContainerProperties |
Public Properties
| Name | Description | |
|---|---|---|
| ETag | Gets the ETag value for the container. | |
| LastModifiedUtc | Gets the container's last-modified time, expressed as a UTC value. |
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) |