IPrivateLinkResourcesOperations Interface

Definition

PrivateLinkResourcesOperations operations.

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

Methods

ListSupportedWithHttpMessagesAsync(String, String, SearchManagementRequestOptions, Dictionary<String,List<String>>, CancellationToken)

Gets a list of all supported private link resource types for the given service. https://aka.ms/search-manage

Extension Methods

ListSupported(IPrivateLinkResourcesOperations, String, String, SearchManagementRequestOptions)

Gets a list of all supported private link resource types for the given service. https://aka.ms/search-manage

ListSupportedAsync(IPrivateLinkResourcesOperations, String, String, SearchManagementRequestOptions, CancellationToken)

Gets a list of all supported private link resource types for the given service. https://aka.ms/search-manage

Applies to