Share via


FhirR4Resource(String) Constructor

Definition

Initializes a new instance of FhirR4Resource.

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

Parameters

resourceType
String

The type of resource.

Exceptions

resourceType is null.

Applies to