ListQueuesResponse Properties

Public Properties

(see also Protected Properties)

  Name Description
public property ListingContext Gets the listing context from the XML response.
public property Marker Gets the Marker value provided for the listing operation from the XML response.
public property MaxResults Gets the MaxResults value provided for the listing operation from the XML response.
public property NextMarker Gets the NextMarker value from the XML response, if the listing was not complete.
public property Prefix Gets the Prefix value provided for the listing operation from the XML response.
public property Queues Gets an enumerable collection of QueueEntry objects from the response.

Protected Properties

  Name Description
protected property ObjectsToParse  Gets the parsable objects. This method is reserved and should not be used. (Inherited from ResponseParsingBase)

See Also

Reference

ListQueuesResponse Class
Microsoft.WindowsAzure.Storage.Queue.Protocol Namespace