ServiceImportConfigurationInfo interface

Import operation configuration information

Properties

enabled

If the import operation is enabled.

initialImportMode

If the FHIR service is in InitialImportMode.

integrationDataStore

The name of the default integration storage account.

Property Details

enabled

If the import operation is enabled.

enabled?: boolean

Property Value

boolean

initialImportMode

If the FHIR service is in InitialImportMode.

initialImportMode?: boolean

Property Value

boolean

integrationDataStore

The name of the default integration storage account.

integrationDataStore?: string

Property Value

string