Share via


SearchService.SharedPrivateLinkResources Property

Definition

The list of shared private link resources managed by the Azure AI Search service.

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

Property Value

Applies to