次の方法で共有


ILogFilesOperations インターフェイス

定義

LogFilesOperations 操作。

public interface ILogFilesOperations
type ILogFilesOperations = interface
Public Interface ILogFilesOperations

メソッド

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

特定のサーバー内のすべてのログ ファイルを一覧表示します。

拡張メソッド

ListByServer(ILogFilesOperations, String, String)

特定のサーバー内のすべてのログ ファイルを一覧表示します。

ListByServerAsync(ILogFilesOperations, String, String, CancellationToken)

特定のサーバー内のすべてのログ ファイルを一覧表示します。

適用対象