SearchAction Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public class SearchAction : Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Action
type SearchAction = class
inherit Action
Public Class SearchAction
Inherits Action
- Héritage
Constructeurs
SearchAction() |
Initialise une nouvelle instance de la classe SearchAction. |
SearchAction(String, String, String, IList<Action>, IList<Action>, String, String, String, String, IList<Thing>, IList<Thing>, IList<Thing>, Thing, String, String, Nullable<Int32>, Thing, String, Thing, Nullable<Int32>, String, Nullable<Boolean>, IList<String>, Nullable<Boolean>, IList<Thing>, String, Nullable<Boolean>, String, String, String, String) |
Initialise une nouvelle instance de la classe SearchAction. |
Propriétés
About |
Obtient pour un usage interne uniquement. (Hérité de CreativeWork) |
AdaptiveCard | (Hérité de Response) |
CommentCount | (Hérité de CreativeWork) |
CopyrightHolder | (Hérité de CreativeWork) |
CopyrightYear | (Hérité de CreativeWork) |
Creator | (Hérité de CreativeWork) |
Disclaimer | (Hérité de CreativeWork) |
DiscussionUrl | (Hérité de CreativeWork) |
DisplayName | (Hérité de Action) |
DisplayText | |
Genre | (Hérité de CreativeWork) |
HeadLine | (Hérité de CreativeWork) |
Id |
Obtient un identificateur de chaîne. (Hérité de Identifiable) |
ImmediateAction | (Hérité de Response) |
IsAccessibleForFree | (Hérité de CreativeWork) |
IsFamilyFriendly | (Hérité de CreativeWork) |
IsTopAction | (Hérité de Action) |
MainEntity | (Hérité de CreativeWork) |
Mentions |
Obtient pour un usage interne uniquement. (Hérité de CreativeWork) |
PotentialAction | (Hérité de Response) |
PreferredClickthroughUrl | (Hérité de Response) |
Provider |
Obtient la source du travail créatif. (Hérité de CreativeWork) |
Query | |
ReadLink |
Obtient l’URL qui retourne cette ressource. (Hérité de Response) |
Result | (Hérité de Action) |
SearchKind |
Obtient les valeurs possibles : « WebSearch », « HistorySearch », « DocumentSearch », « TagSearch », « LocationSearch », « CustomSearch » |
ServiceUrl | (Hérité de Action) |
Text |
Obtient le contenu texte de ce travail créatif (Hérité de CreativeWork) |
ThumbnailUrl |
Obtient l’URL d’une miniature de l’élément. (Hérité de CreativeWork) |
Url |
Obtient l’URL pour obtenir plus d’informations sur la chose représentée par cet objet. (Hérité de Thing) |
WebSearchUrl |
Obtient l’URL vers le résultat de recherche de Bing pour cet élément. (Hérité de Response) |
S’applique à
Azure SDK for .NET