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

IotFhirDestination 类

定义

IoT Connector FHIR 目标定义。

[Microsoft.Rest.Serialization.JsonTransformation]
public class IotFhirDestination : Microsoft.Azure.Management.HealthcareApis.Models.LocationBasedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IotFhirDestination = class
    inherit LocationBasedResource
Public Class IotFhirDestination
Inherits LocationBasedResource
继承
IotFhirDestination
属性

构造函数

IotFhirDestination()

初始化 IotFhirDestination 类的新实例。

IotFhirDestination(String, String, IotMappingProperties, String, String, SystemData)

初始化 IotFhirDestination 类的新实例。

属性

FhirMapping

获取或设置 FHIR 映射

FhirServiceResourceId

获取或设置要连接到的 FHIR 服务的完全限定资源 ID。

Location

获取或设置资源位置。

(继承自 LocationBasedResource)
ProvisioningState

获取或设置预配状态。 可能的值包括:“Deleting”、“Succeeded”、“Creating”、“Accepted”、“Verifying”、“Updating”、“Failed”、“Canceled”、“Deprovisioned”、“Moving”、“Suspended”、“Warned”、“SystemMaintenance”

ResourceIdentityResolutionType

获取或设置确定如何在目标上解析资源标识。 可能的值包括:“Create”、“Lookup”

SystemData

获取或设置与资源的创建和上次修改相关的元数据。

方法

Validate()

验证 对象。

适用于