IPrivateLinkResourcesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET