PredictionQueryToken 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.
public class PredictionQueryToken
type PredictionQueryToken = class
Public Class PredictionQueryToken
- Inheritance
-
PredictionQueryToken
Constructors
PredictionQueryToken() |
Initializes a new instance of the PredictionQueryToken class. |
PredictionQueryToken(String, String, Int32, String, IList<PredictionQueryTag>, Nullable<Guid>, Nullable<DateTime>, Nullable<DateTime>, String) |
Initializes a new instance of the PredictionQueryToken class. |
Properties
Application | |
Continuation | |
EndTime | |
IterationId | |
MaxCount | |
OrderBy |
Gets or sets possible values include: 'Newest', 'Oldest', 'Suggested' |
Session | |
StartTime | |
Tags |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET