azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

38 строки
3.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operations"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operations"
name: "Operations"
nameWithType: "Operations"
summary: "Type representing Operations."
syntax: "public interface **Operations**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationsInner&text=OperationsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operations.listByTagsAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operations.listByTagsAsync(String resourceGroupName, String serviceName, String apiId)"
name: "listByTagsAsync(String resourceGroupName, String serviceName, String apiId)"
nameWithType: "Operations.listByTagsAsync(String resourceGroupName, String serviceName, String apiId)"
summary: "Lists a collection of operations associated with tags."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "The name of the API Management service."
name: "serviceName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number."
name: "apiId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Observable<TagResourceContract> listByTagsAsync(String resourceGroupName, String serviceName, String apiId)"
desc: "Lists a collection of operations associated with tags."
returns:
description: "the observable for the request"
type: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TagResourceContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TagResourceContract&text=TagResourceContract\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Type representing Operations."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationsInner&text=OperationsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1