28 строки
2.5 KiB
YAML
28 строки
2.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementOperations"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementOperations"
|
|
name: "ApiManagementOperations"
|
|
nameWithType: "ApiManagementOperations"
|
|
summary: "Type representing Api<wbr>Management<wbr>Operations."
|
|
syntax: "public interface **ApiManagementOperations**</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\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementOperationsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementOperationsInner&text=ApiManagementOperationsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementOperations.listAsync()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementOperations.listAsync()"
|
|
name: "listAsync()"
|
|
nameWithType: "ApiManagementOperations.listAsync()"
|
|
summary: "Lists all of the available REST API operations of the Microsoft.<wbr>Api<wbr>Management provider."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Observable<Operation> listAsync()"
|
|
desc: "Lists all of the available REST API operations of the Microsoft.ApiManagement provider."
|
|
returns:
|
|
description: "the observable for the request"
|
|
type: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.Operation?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "Type representing ApiManagementOperations."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementOperationsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementOperationsInner&text=ApiManagementOperationsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
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
|