FhirService.ExportConfiguration Property

Definition

Gets or sets fhir Service export configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.exportConfiguration")]
public Microsoft.Azure.Management.HealthcareApis.Models.FhirServiceExportConfiguration ExportConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.exportConfiguration")>]
member this.ExportConfiguration : Microsoft.Azure.Management.HealthcareApis.Models.FhirServiceExportConfiguration with get, set
Public Property ExportConfiguration As FhirServiceExportConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to