次の方法で共有


FhirService.ExportConfiguration プロパティ

定義

fhir Service のエクスポート構成を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象