次の方法で共有


FhirService.AcrConfiguration プロパティ

定義

fhir Service Azure コンテナー レジストリ構成を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象