次の方法で共有


FhirService.AccessPolicies プロパティ

定義

fhir サービス アクセス ポリシーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accessPolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HealthcareApis.Models.FhirServiceAccessPolicyEntry> AccessPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accessPolicies")>]
member this.AccessPolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.HealthcareApis.Models.FhirServiceAccessPolicyEntry> with get, set
Public Property AccessPolicies As IList(Of FhirServiceAccessPolicyEntry)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象