Share via


TestProfileRun.Recommendations Property

Definition

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)

Property Value

Applies to