Share via


ServerOperationsExtensions Class

Definition

Extension methods for ServerOperations.

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

Methods

ListByServer(IServerOperations, String, String)

Gets a list of operations performed on the server.

ListByServerAsync(IServerOperations, String, String, CancellationToken)

Gets a list of operations performed on the server.

ListByServerNext(IServerOperations, String)

Gets a list of operations performed on the server.

ListByServerNextAsync(IServerOperations, String, CancellationToken)

Gets a list of operations performed on the server.

Applies to