Sdílet prostřednictvím


IPrivateLinkResourcesOperations Interface

Definition

PrivateLinkResourcesOperations operations.

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

Methods

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

Gets the private link resources that need to be created for a Cognitive Services account.

Extension Methods

List(IPrivateLinkResourcesOperations, String, String)

Gets the private link resources that need to be created for a Cognitive Services account.

ListAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

Gets the private link resources that need to be created for a Cognitive Services account.

Applies to