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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET