MachineLearningRegistryData.RegistryPrivateEndpointConnections Property

Definition

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

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

Property Value

Applies to