Share via


SearchPrivateLinkResourceProperties.ShareablePrivateLinkResourceTypes Property

Definition

The list of resources that are onboarded to private link service, that are supported by Azure AI Search.

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

Property Value

Applies to