共用方式為


SearchAction Class

Definition

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

Constructors

SearchAction()

Initializes a new instance of the SearchAction class.

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)

Initializes a new instance of the SearchAction class.

Properties

About

Gets for internal use only.

(Inherited from CreativeWork)
AdaptiveCard (Inherited from Response)
CommentCount (Inherited from CreativeWork)
CopyrightHolder (Inherited from CreativeWork)
CopyrightYear (Inherited from CreativeWork)
Creator (Inherited from CreativeWork)
Disclaimer (Inherited from CreativeWork)
DiscussionUrl (Inherited from CreativeWork)
DisplayName (Inherited from Action)
DisplayText
Genre (Inherited from CreativeWork)
HeadLine (Inherited from CreativeWork)
Id

Gets a String identifier.

(Inherited from Identifiable)
ImmediateAction (Inherited from Response)
IsAccessibleForFree (Inherited from CreativeWork)
IsFamilyFriendly (Inherited from CreativeWork)
IsTopAction (Inherited from Action)
MainEntity (Inherited from CreativeWork)
Mentions

Gets for internal use only.

(Inherited from CreativeWork)
PotentialAction (Inherited from Response)
PreferredClickthroughUrl (Inherited from Response)
Provider

Gets the source of the creative work.

(Inherited from CreativeWork)
Query
ReadLink

Gets the URL that returns this resource.

(Inherited from Response)
Result (Inherited from Action)
SearchKind

Gets possible values include: 'WebSearch', 'HistorySearch', 'DocumentSearch', 'TagSearch', 'LocationSearch', 'CustomSearch'

ServiceUrl (Inherited from Action)
Text

Gets text content of this creative work

(Inherited from CreativeWork)
ThumbnailUrl

Gets the URL to a thumbnail of the item.

(Inherited from CreativeWork)
Url

Gets the URL to get more information about the thing represented by this object.

(Inherited from Thing)
WebSearchUrl

Gets the URL To Bing's search result for this item.

(Inherited from Response)

Applies to