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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET