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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET