QueueEntry 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
Represents a queue item returned in the XML response for a queue listing operation.
The following tables list the members exposed by the QueueEntry type.
Public Properties
| Name | Description | |
|---|---|---|
| Attributes | Gets the queue's attributes. | |
| Name | Gets the name of the queue. |
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) |