次の方法で共有


IIotFhirDestinationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IotFhirDestinationPropertiesTypeConverter))]
public interface IIotFhirDestinationProperties : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IIotDestinationProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IotFhirDestinationPropertiesTypeConverter))>]
type IIotFhirDestinationProperties = interface
    interface IJsonSerializable
    interface IIotDestinationProperties
Public Interface IIotFhirDestinationProperties
Implements IIotDestinationProperties
Derived
Attributes
Implements

Properties

FhirMappingContent

The mapping.

FhirServiceResourceId

Fully qualified resource id of the FHIR service to connect to.

ProvisioningState

The provisioning state.

(Inherited from IIotDestinationProperties)
ResourceIdentityResolutionType

Determines how resource identity is resolved on the destination.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to