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

ResourceVersionPolicyConfiguration interface

The settings for history tracking for FHIR resources.

Properties

default

The default value for tracking history across all resources.

resourceTypeOverrides

A list of FHIR Resources and their version policy overrides.

Property Details

default

The default value for tracking history across all resources.

default?: string

Property Value

string

resourceTypeOverrides

A list of FHIR Resources and their version policy overrides.

resourceTypeOverrides?: {[propertyName: string]: FhirResourceVersionPolicy}

Property Value

{[propertyName: string]: FhirResourceVersionPolicy}