你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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