Partager via


Operations interface

Interface représentant une opération.

Méthodes

list(OperationsListOptionalParams)

Obtient une liste d’opérations de calcul.

Détails de la méthode

list(OperationsListOptionalParams)

Obtient une liste d’opérations de calcul.

function list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<ComputeOperationValue, ComputeOperationValue[], PageSettings>

Paramètres

options
OperationsListOptionalParams

Paramètres d’options.

Retours