ImagesImageMetadata 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.
Defines a count of the number of websites where you can shop or perform other actions related to the image.
public class ImagesImageMetadata
type ImagesImageMetadata = class
Public Class ImagesImageMetadata
- Inheritance
-
ImagesImageMetadata
Constructors
ImagesImageMetadata() |
Initializes a new instance of the ImagesImageMetadata class. |
ImagesImageMetadata(Nullable<Int32>, Nullable<Int32>, AggregateOffer) |
Initializes a new instance of the ImagesImageMetadata class. |
Properties
AggregateOffer |
Gets a summary of the online offers of products found in the image. For example, if the image is of a dress, the offer might identify the lowest price and the number of offers found. Only visually similar products insights include this field. The offer includes the following fields: Name, AggregateRating, OfferCount, and LowPrice. |
RecipeSourcesCount |
Gets the number of websites that offer recipes of the food seen in the image. |
ShoppingSourcesCount |
Gets the number of websites that sell the products seen in the image. |
Applies to
Azure SDK for .NET