Partilhar via


IIntegrationRuntimeAuthKeysOperations Interface

Definição

Operações IntegrationRuntimeAuthKeysOperations.

public interface IIntegrationRuntimeAuthKeysOperations
type IIntegrationRuntimeAuthKeysOperations = interface
Public Interface IIntegrationRuntimeAuthKeysOperations

Métodos

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

Listar chaves de autenticação do runtime de integração

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

Regenerar chave de autenticação do runtime de integração

Métodos de Extensão

List(IIntegrationRuntimeAuthKeysOperations, String, String, String)

Listar chaves de autenticação do runtime de integração

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

Listar chaves de autenticação do runtime de integração

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

Regenerar chave de autenticação do runtime de integração

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

Regenerar chave de autenticação do runtime de integração

Aplica-se a