IntegrationRuntimeAuthKeysOperationsExtensions Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Métodos de extensão para IntegrationRuntimeAuthKeysOperations.
public static class IntegrationRuntimeAuthKeysOperationsExtensions
type IntegrationRuntimeAuthKeysOperationsExtensions = class
Public Module IntegrationRuntimeAuthKeysOperationsExtensions
- Herança
-
IntegrationRuntimeAuthKeysOperationsExtensions
Métodos
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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET