次の方法で共有


ResourceRecommendationBaseData.Actions プロパティ

定義

推奨事項を実装するための推奨されるアクションの一覧。

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))

プロパティ値

適用対象