IKeysOperations 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
KeysOperations 作業。
public interface IKeysOperations
type IKeysOperations = interface
Public Interface IKeysOperations
方法
ListByAutomationAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
擷取帳戶的自動化金鑰。 |
擴充方法
ListByAutomationAccount(IKeysOperations, String, String) |
擷取帳戶的自動化金鑰。 |
ListByAutomationAccountAsync(IKeysOperations, String, String, CancellationToken) |
擷取帳戶的自動化金鑰。 |