ILogFilesOperations Interface

Definition

LogFilesOperations operations.

public interface ILogFilesOperations
type ILogFilesOperations = interface
Public Interface ILogFilesOperations

Methods

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

List all the log files in a given server.

Extension Methods

ListByServer(ILogFilesOperations, String, String)

List all the log files in a given server.

ListByServerAsync(ILogFilesOperations, String, String, CancellationToken)

List all the log files in a given server.

Applies to