ResourceRecommendationBaseData.Actions Property

Definition

The list of recommended actions to implement recommendation.

public System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string,BinaryData>> Actions { get; }
member this.Actions : System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string, BinaryData>>
Public ReadOnly Property Actions As IList(Of IDictionary(Of String, BinaryData))

Property Value

Applies to