次の方法で共有


ResourceVersionPolicyConfiguration.ResourceTypeOverrides プロパティ

定義

FHIR リソースとそのバージョン ポリシーのオーバーライドの一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="resourceTypeOverrides")]
public System.Collections.Generic.IDictionary<string,string> ResourceTypeOverrides { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceTypeOverrides")>]
member this.ResourceTypeOverrides : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ResourceTypeOverrides As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象