Partilhar via


ServerKeysOperationsExtensions Classe

Definição

Métodos de extensão para ServerKeysOperations.

public static class ServerKeysOperationsExtensions
type ServerKeysOperationsExtensions = class
Public Module ServerKeysOperationsExtensions
Herança
ServerKeysOperationsExtensions

Métodos

BeginCreateOrUpdateAsync(IServerKeysOperations, String, String, String, ServerKeyInner, CancellationToken)

Cria ou atualiza uma chave de servidor.

BeginDeleteAsync(IServerKeysOperations, String, String, String, CancellationToken)

Exclui a chave do servidor com o nome fornecido.

CreateOrUpdateAsync(IServerKeysOperations, String, String, String, ServerKeyInner, CancellationToken)

Cria ou atualiza uma chave de servidor.

DeleteAsync(IServerKeysOperations, String, String, String, CancellationToken)

Exclui a chave do servidor com o nome fornecido.

GetAsync(IServerKeysOperations, String, String, String, CancellationToken)

Obtém uma chave de servidor.

ListByServerAsync(IServerKeysOperations, String, String, CancellationToken)

Obtém uma lista de chaves de servidor.

ListByServerNextAsync(IServerKeysOperations, String, CancellationToken)

Obtém uma lista de chaves de servidor.

Aplica-se a