次の方法で共有


ServicesProperties.AcrConfiguration プロパティ

定義

サービス インスタンスのデータ変換操作に使用される Azure コンテナー レジストリ設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象