Operations Interface
Implements
public interface Operations
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationsInner>
Type representing Operations.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
rx.Observable<Tag |
listByTagsAsync(String resourceGroupName, String serviceName, String apiId)
Lists a collection of operations associated with tags. |
Method Details
listByTagsAsync
public abstract Observable<TagResourceContract> listByTagsAsync(String resourceGroupName, String serviceName, String apiId)
Lists a collection of operations associated with tags.
Parameters:
Returns: