次の方法で共有


IServicesProperties.AccessPolicy Property

Definition

The access policies of the service instance.

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

Property Value

Attributes

Applies to