IKeysOperations Interface

Definition

KeysOperations operations.

public interface IKeysOperations
type IKeysOperations = interface
Public Interface IKeysOperations

Methods

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

Retrieve the automation keys for an account.

Extension Methods

ListByAutomationAccount(IKeysOperations, String, String)

Retrieve the automation keys for an account.

ListByAutomationAccountAsync(IKeysOperations, String, String, CancellationToken)

Retrieve the automation keys for an account.

Applies to