ServicesProperties.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.
Gets or sets the access policies of the service instance.
[Newtonsoft.Json.JsonProperty(PropertyName="accessPolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HealthcareApis.Models.ServiceAccessPolicyEntry> AccessPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accessPolicies")>]
member this.AccessPolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.HealthcareApis.Models.ServiceAccessPolicyEntry> with get, set
Public Property AccessPolicies As IList(Of ServiceAccessPolicyEntry)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute