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

OperationOperationsExtensions 类

定义

OperationOperations 的扩展方法。

public static class OperationOperationsExtensions
type OperationOperationsExtensions = class
Public Module OperationOperationsExtensions
继承
OperationOperationsExtensions

方法

ListByTags(IOperationOperations, String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>)

列出与标记关联的操作集合。

ListByTagsAsync(IOperationOperations, String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>, CancellationToken)

列出与标记关联的操作集合。

ListByTagsNext(IOperationOperations, String)

列出与标记关联的操作集合。

ListByTagsNextAsync(IOperationOperations, String, CancellationToken)

列出与标记关联的操作集合。

适用于