Share via


IWorkspace.PrivateEndpointConnection Property

Definition

The list of private endpoint connections that are set up for this resource.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The list of private endpoint connections that are set up for this resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api10.IPrivateEndpointConnection) }, ReadOnly=true, Required=false, SerializedName="privateEndpointConnections")]
public Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api10.IPrivateEndpointConnection[] PrivateEndpointConnection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The list of private endpoint connections that are set up for this resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api10.IPrivateEndpointConnection) }, ReadOnly=true, Required=false, SerializedName="privateEndpointConnections")>]
member this.PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api10.IPrivateEndpointConnection[]
Public ReadOnly Property PrivateEndpointConnection As IPrivateEndpointConnection()

Property Value

Attributes

Applies to