FhirService.AcrConfiguration Property

Definition

Gets or sets fhir Service Azure container registry configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to