你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OperationsExtensions Class

Definition

Extension methods for Operations.

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

Methods

List(IOperations)

Lists all of the available Logic REST API operations.

ListAsync(IOperations, CancellationToken)

Lists all of the available Logic REST API operations.

ListNext(IOperations, String)

Lists all of the available Logic REST API operations.

ListNextAsync(IOperations, String, CancellationToken)

Lists all of the available Logic REST API operations.

Applies to