SearchService.PrivateEndpointConnections Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Search.SearchPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : Azure.Provisioning.BicepList<Azure.Provisioning.Search.SearchPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As BicepList(Of SearchPrivateEndpointConnectionData)

Property Value

Applies to