Share via


IPrivateLinkResourcesOperations Interface

Definition

PrivateLinkResourcesOperations operations.

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

Methods

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the private link resources that need to be created for a Cosmos DB account.

ListByDatabaseAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the private link resources that need to be created for a Cosmos DB account.

Extension Methods

GetAsync(IPrivateLinkResourcesOperations, String, String, String, CancellationToken)

Gets the private link resources that need to be created for a Cosmos DB account.

ListByDatabaseAccountAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

Gets the private link resources that need to be created for a Cosmos DB account.

Applies to