Share via


Workspace.PrivateEndpointConnection Property

Definition

The list of private endpoint connections in the workspace.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IPrivateEndpointConnection[] PrivateEndpointConnection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IPrivateEndpointConnection[]
Public ReadOnly Property PrivateEndpointConnection As IPrivateEndpointConnection()

Property Value

Implements

Attributes

Applies to