IKeysOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |