Registry.PrivateEndpointConnection Property

Definition

Private endpoint connections info used for pending connections in private link portal

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IRegistryPrivateEndpointConnection> PrivateEndpointConnection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.PrivateEndpointConnection : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IRegistryPrivateEndpointConnection> with get, set
Public Property PrivateEndpointConnection As List(Of IRegistryPrivateEndpointConnection)

Property Value

Implements

Attributes

Applies to