次の方法で共有


IFhirServiceProperties.AccessPolicy Property

Definition

Fhir Service access policies.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Fhir Service access policies.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirServiceAccessPolicyEntry) }, ReadOnly=false, Required=false, SerializedName="accessPolicies")]
public Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirServiceAccessPolicyEntry[] AccessPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Fhir Service access policies.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirServiceAccessPolicyEntry) }, ReadOnly=false, Required=false, SerializedName="accessPolicies")>]
member this.AccessPolicy : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirServiceAccessPolicyEntry[] with get, set
Public Property AccessPolicy As IFhirServiceAccessPolicyEntry()

Property Value

Attributes

Applies to