Partager via


ResourceVersionPolicyConfiguration.ResourceTypeOverrides Propriété

Définition

Obtient ou définit une liste de ressources FHIR et leurs remplacements de stratégie de version.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à