HealthcareApisServiceProperties.AccessPolicies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The access policies of the service instance.
public System.Collections.Generic.IList<Azure.ResourceManager.HealthcareApis.Models.HealthcareApisServiceAccessPolicyEntry> AccessPolicies { get; }
member this.AccessPolicies : System.Collections.Generic.IList<Azure.ResourceManager.HealthcareApis.Models.HealthcareApisServiceAccessPolicyEntry>
Public ReadOnly Property AccessPolicies As IList(Of HealthcareApisServiceAccessPolicyEntry)