ServerOperationsOperations interface

Interfejs reprezentujący operacje ServerOperations.

Właściwości

listByServer

Otrzymuje listę operacji wykonanych na serwerze.

Szczegóły właściwości

listByServer

Otrzymuje listę operacji wykonanych na serwerze.

listByServer: (resourceGroupName: string, serverName: string, options?: ServerOperationsListByServerOptionalParams) => PagedAsyncIterableIterator<ServerOperation, ServerOperation[], PageSettings>

Wartość właściwości

(resourceGroupName: string, serverName: string, options?: ServerOperationsListByServerOptionalParams) => PagedAsyncIterableIterator<ServerOperation, ServerOperation[], PageSettings>