次の方法で共有


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 To Bingの検索結果を取得します。

(継承元 Response)

適用対象