FhirService.CorsConfiguration Property

Definition

Gets or sets fhir Service Cors configuration.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to