ServicesProperties.AccessPolicies Property

Definition

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

Applies to