





[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 listing context for enumeration operations.
The following tables list the members exposed by the ListingContext type.
Public Constructors
Name | Description | |
---|---|---|
ListingContext | Initializes a new instance of the ListingContext class. |
Public Properties
Name | Description | |
---|---|---|
![]() | Marker | Gets or sets the Marker value. |
![]() | MaxResults | Gets or sets the MaxResults value. |
![]() | Prefix | Gets or sets the Prefix 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) |