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

Action 类

定义

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

构造函数

Action()

初始化 Action 类的新实例。

Action(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)

初始化 Action 类的新实例。

属性

About

获取仅供内部使用。

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

获取字符串标识符。

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

获取仅供内部使用。

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

获取创作工作的源。

(继承自 CreativeWork)
ReadLink

获取返回此资源的 URL。

(继承自 Response)
Result
ServiceUrl
Text

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

(继承自 CreativeWork)
ThumbnailUrl

获取项缩略图的 URL。

(继承自 CreativeWork)
Url

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

(继承自 Thing)
WebSearchUrl

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

(继承自 Response)

适用于