Share via


FhirR4Annotation(String) Constructor

Definition

Initializes a new instance of FhirR4Annotation.

public FhirR4Annotation (string text);
new Azure.Health.Insights.RadiologyInsights.FhirR4Annotation : string -> Azure.Health.Insights.RadiologyInsights.FhirR4Annotation
Public Sub New (text As String)

Parameters

text
String

The annotation - text content (as markdown).

Exceptions

text is null.

Applies to