[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
Provides a set of parameters for a blob listing operation.
The following tables list the members exposed by the BlobListingContext type.
Public Constructors
Name | Description | |
---|---|---|
BlobListingContext | Initializes a new instance of the BlobListingContext class. |
Public Properties
Name | Description | |
---|---|---|
Delimiter | Gets or sets the delimiter for a blob listing operation. | |
Include | Gets or sets the details for the listing operation, which indicates the types of data to include in the response. | |
Marker | Gets or sets the Marker value. (Inherited from ListingContext) | |
MaxResults | Gets or sets the MaxResults value. (Inherited from ListingContext) | |
Prefix | Gets or sets the Prefix value. (Inherited from ListingContext) |
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) |