TestProfileRun.Recommendations Property
Definition
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.
Recommendations provided based on a successful test profile run.
public System.Collections.Generic.IReadOnlyList<Azure.Developer.LoadTesting.TestProfileRunRecommendation> Recommendations { get; }
member this.Recommendations : System.Collections.Generic.IReadOnlyList<Azure.Developer.LoadTesting.TestProfileRunRecommendation>
Public ReadOnly Property Recommendations As IReadOnlyList(Of TestProfileRunRecommendation)