你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SearchAction 类

定义

public class SearchAction : Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Action
type SearchAction = class
    inherit Action
Public Class SearchAction
Inherits Action
继承

构造函数

SearchAction()

初始化 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)

初始化 SearchAction 类的新实例。

属性

About

获取仅供内部使用。

(继承自 CreativeWork)
AdaptiveCard (继承自 Response)
CommentCount (继承自 CreativeWork)
CopyrightHolder (继承自 CreativeWork)
CopyrightYear (继承自 CreativeWork)
Creator (继承自 CreativeWork)
Disclaimer (继承自 CreativeWork)
DiscussionUrl (继承自 CreativeWork)
DisplayName (继承自 Action)
DisplayText
Genre (继承自 CreativeWork)
HeadLine (继承自 CreativeWork)
Id

获取字符串标识符。

(继承自 Identifiable)
ImmediateAction (继承自 Response)
IsAccessibleForFree (继承自 CreativeWork)
IsFamilyFriendly (继承自 CreativeWork)
IsTopAction (继承自 Action)
MainEntity (继承自 CreativeWork)
Mentions

获取仅供内部使用。

(继承自 CreativeWork)
PotentialAction (继承自 Response)
PreferredClickthroughUrl (继承自 Response)
Provider

获取创作工作的源。

(继承自 CreativeWork)
Query
ReadLink

获取返回此资源的 URL。

(继承自 Response)
Result (继承自 Action)
SearchKind

获取可能的值包括:“WebSearch”、“HistorySearch”、“DocumentSearch”、“TagSearch”、“LocationSearch”、“CustomSearch”

ServiceUrl (继承自 Action)
Text

获取此创意作品的文本内容

(继承自 CreativeWork)
ThumbnailUrl

获取项缩略图的 URL。

(继承自 CreativeWork)
Url

获取 URL,以获取有关此 对象所表示内容的详细信息。

(继承自 Thing)
WebSearchUrl

获取此项目的必应搜索结果的 URL。

(继承自 Response)

适用于