IKeysOperations インターフェイス

定義

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)

アカウントのオートメーション キーを取得します。

適用対象