ServerOperationsOperations interface

Interface representando uma operação ServerOperations.

Propriedades

listByServer

Recebe uma lista das operações realizadas no servidor.

Detalhes da propriedade

listByServer

Recebe uma lista das operações realizadas no servidor.

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

Valor da propriedade

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