FollowupRecommendationInference.Findings 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.
Findings related to the recommendation.
public System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.RecommendationFinding> Findings { get; }
public System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FhirR4Extendible> Findings { get; }
member this.Findings : System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.RecommendationFinding>
member this.Findings : System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FhirR4Extendible>
Public ReadOnly Property Findings As IReadOnlyList(Of RecommendationFinding)
Public ReadOnly Property Findings As IReadOnlyList(Of FhirR4Extendible)