ActivityLogsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET