OperationOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for OperationOperations.
public static class OperationOperationsExtensions
type OperationOperationsExtensions = class
Public Module OperationOperationsExtensions
- Inheritance
-
OperationOperationsExtensions
Methods
ListByTags(IOperationOperations, String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>) |
Lists a collection of operations associated with tags. |
ListByTagsAsync(IOperationOperations, String, String, String, ODataQuery<TagResourceContract>, Nullable<Boolean>, CancellationToken) |
Lists a collection of operations associated with tags. |
ListByTagsNext(IOperationOperations, String) |
Lists a collection of operations associated with tags. |
ListByTagsNextAsync(IOperationOperations, String, CancellationToken) |
Lists a collection of operations associated with tags. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET