Megosztás a következőn keresztül:


FhirR4DomainResource(String) Constructor

Definition

Initializes a new instance of FhirR4DomainResource.

protected FhirR4DomainResource (string resourceType);
new Azure.Health.Insights.RadiologyInsights.FhirR4DomainResource : string -> Azure.Health.Insights.RadiologyInsights.FhirR4DomainResource
Protected Sub New (resourceType As String)

Parameters

resourceType
String

The type of resource.

Exceptions

resourceType is null.

Applies to