Filters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A key-value object consisting of filters that may be specified to limit the results returned by the API. Current available filters: site.
public class Filters
type Filters = class
Public Class Filters
- Inheritance
-
Filters
Constructors
Filters() |
Initializes a new instance of the Filters class. |
Filters(String) |
Initializes a new instance of the Filters class. |
Properties
Site |
Gets or sets the URL of the site to return similar images and similar products from. (e.g., "www.bing.com", "bing.com"). |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET