GuidanceInference.RecommendationProposals 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.
The proposed follow-up recommendations, if any. If this is filled, missingGuidanceInformation cannot be filled (and vice versa).
public System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FollowupRecommendationInference> RecommendationProposals { get; }
member this.RecommendationProposals : System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FollowupRecommendationInference>
Public ReadOnly Property RecommendationProposals As IReadOnlyList(Of FollowupRecommendationInference)