FhirServiceImportConfiguration interface
Import operation configuration information
Properties
enabled | If the import operation is enabled. |
initial |
If the FHIR service is in InitialImportMode. |
integration |
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