Action Class

Definition

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

Constructors

Action()

Initializes a new instance of the Action class.

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)

Initializes a new instance of the Action 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
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
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)
ReadLink

Gets the URL that returns this resource.

(Inherited from Response)
Result
ServiceUrl
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