共用方式為


ActivityLogsOperationsExtensions Class

Definition

Extension methods for ActivityLogsOperations.

public static class ActivityLogsOperationsExtensions
type ActivityLogsOperationsExtensions = class
Public Module ActivityLogsOperationsExtensions
Inheritance
ActivityLogsOperationsExtensions

Methods

List(IActivityLogsOperations, ODataQuery<EventData>, String)

Provides the list of records from the activity logs.

ListAsync(IActivityLogsOperations, ODataQuery<EventData>, String, CancellationToken)

Provides the list of records from the activity logs.

ListNext(IActivityLogsOperations, String)

Provides the list of records from the activity logs.

ListNextAsync(IActivityLogsOperations, String, CancellationToken)

Provides the list of records from the activity logs.

Applies to