Partager via


IIntegrationRuntimeAuthKeysOperations Interface

Définition

Opérations IntegrationRuntimeAuthKeysOperations.

public interface IIntegrationRuntimeAuthKeysOperations
type IIntegrationRuntimeAuthKeysOperations = interface
Public Interface IIntegrationRuntimeAuthKeysOperations

Méthodes

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

Répertorier les clés d’authentification du runtime d’intégration

RegenerateWithHttpMessagesAsync(String, String, String, IntegrationRuntimeRegenerateKeyParameters, Dictionary<String,List<String>>, CancellationToken)

Régénérer la clé d’authentification du runtime d’intégration

Méthodes d’extension

List(IIntegrationRuntimeAuthKeysOperations, String, String, String)

Répertorier les clés d’authentification du runtime d’intégration

ListAsync(IIntegrationRuntimeAuthKeysOperations, String, String, String, CancellationToken)

Répertorier les clés d’authentification du runtime d’intégration

Regenerate(IIntegrationRuntimeAuthKeysOperations, String, String, String, IntegrationRuntimeRegenerateKeyParameters)

Régénérer la clé d’authentification du runtime d’intégration

RegenerateAsync(IIntegrationRuntimeAuthKeysOperations, String, String, String, IntegrationRuntimeRegenerateKeyParameters, CancellationToken)

Régénérer la clé d’authentification du runtime d’intégration

S’applique à