次の方法で共有


FhirService.CorsConfiguration プロパティ

定義

fhir Service Cors 構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象