ImageTag.Actions Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets actions within this tag. The order of the items denotes the default ranking order of these actions, with the first action being the most likely user intent.
[Newtonsoft.Json.JsonProperty(PropertyName="actions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.ImageAction> Actions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actions")>]
member this.Actions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.ImageAction>
Public ReadOnly Property Actions As IList(Of ImageAction)
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: