MachineLearningRegistryData.PrivateEndpointConnections Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.RegistryPrivateEndpointConnection> PrivateEndpointConnections { get; set; }
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.RegistryPrivateEndpointConnection> with get, set
Public Property PrivateEndpointConnections As IList(Of RegistryPrivateEndpointConnection)

Property Value

Applies to