SharedPrivateLinkResourcesOperationsExtensions Class

Definition

Extension methods for SharedPrivateLinkResourcesOperations.

public static class SharedPrivateLinkResourcesOperationsExtensions
type SharedPrivateLinkResourcesOperationsExtensions = class
Public Module SharedPrivateLinkResourcesOperationsExtensions
Inheritance
SharedPrivateLinkResourcesOperationsExtensions

Methods

BeginCreateOrUpdate(ISharedPrivateLinkResourcesOperations, String, String, String, SharedPrivateLinkResource, SearchManagementRequestOptions)

Initiates the creation or update of a shared private link resource managed by the search service in the given resource group. https://aka.ms/search-manage

BeginCreateOrUpdateAsync(ISharedPrivateLinkResourcesOperations, String, String, String, SharedPrivateLinkResource, SearchManagementRequestOptions, CancellationToken)

Initiates the creation or update of a shared private link resource managed by the search service in the given resource group. https://aka.ms/search-manage

BeginDelete(ISharedPrivateLinkResourcesOperations, String, String, String, SearchManagementRequestOptions)

Initiates the deletion of the shared private link resource from the search service. https://aka.ms/search-manage

BeginDeleteAsync(ISharedPrivateLinkResourcesOperations, String, String, String, SearchManagementRequestOptions, CancellationToken)

Initiates the deletion of the shared private link resource from the search service. https://aka.ms/search-manage

CreateOrUpdate(ISharedPrivateLinkResourcesOperations, String, String, String, SharedPrivateLinkResource, SearchManagementRequestOptions)

Initiates the creation or update of a shared private link resource managed by the search service in the given resource group. https://aka.ms/search-manage

CreateOrUpdateAsync(ISharedPrivateLinkResourcesOperations, String, String, String, SharedPrivateLinkResource, SearchManagementRequestOptions, CancellationToken)

Initiates the creation or update of a shared private link resource managed by the search service in the given resource group. https://aka.ms/search-manage

Delete(ISharedPrivateLinkResourcesOperations, String, String, String, SearchManagementRequestOptions)

Initiates the deletion of the shared private link resource from the search service. https://aka.ms/search-manage

DeleteAsync(ISharedPrivateLinkResourcesOperations, String, String, String, SearchManagementRequestOptions, CancellationToken)

Initiates the deletion of the shared private link resource from the search service. https://aka.ms/search-manage

Get(ISharedPrivateLinkResourcesOperations, String, String, String, SearchManagementRequestOptions)

Gets the details of the shared private link resource managed by the search service in the given resource group. https://aka.ms/search-manage

GetAsync(ISharedPrivateLinkResourcesOperations, String, String, String, SearchManagementRequestOptions, CancellationToken)

Gets the details of the shared private link resource managed by the search service in the given resource group. https://aka.ms/search-manage

ListByService(ISharedPrivateLinkResourcesOperations, String, String, SearchManagementRequestOptions)

Gets a list of all shared private link resources managed by the given service. https://aka.ms/search-manage

ListByServiceAsync(ISharedPrivateLinkResourcesOperations, String, String, SearchManagementRequestOptions, CancellationToken)

Gets a list of all shared private link resources managed by the given service. https://aka.ms/search-manage

ListByServiceNext(ISharedPrivateLinkResourcesOperations, String, SearchManagementRequestOptions)

Gets a list of all shared private link resources managed by the given service. https://aka.ms/search-manage

ListByServiceNextAsync(ISharedPrivateLinkResourcesOperations, String, SearchManagementRequestOptions, CancellationToken)

Gets a list of all shared private link resources managed by the given service. https://aka.ms/search-manage

Applies to