次の方法で共有


ServicesProperties.ExportConfiguration プロパティ

定義

サービス インスタンスのエクスポート操作の設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象