RegistryProperties.RegistryPrivateEndpointConnection 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.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IRegistryPrivateEndpointConnection> RegistryPrivateEndpointConnection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.RegistryPrivateEndpointConnection : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IRegistryPrivateEndpointConnection> with get, set
Public Property RegistryPrivateEndpointConnection As List(Of IRegistryPrivateEndpointConnection)

Property Value

Implements

Attributes

Applies to