Share via


SearchServicePatch.PrivateEndpointConnections Property

Definition

The list of private endpoint connections to the Azure AI Search service.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Search.SearchPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Search.SearchPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of SearchPrivateEndpointConnectionData)

Property Value

Applies to