28 строки
2.4 KiB
YAML
28 строки
2.4 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.Operations"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.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\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.OperationsInner?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.OperationsInner&text=OperationsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.Operations.listAsync()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.Operations.listAsync()"
|
|
name: "listAsync()"
|
|
nameWithType: "Operations.listAsync()"
|
|
summary: "Lists all of the available Operations<wbr>Management Rest API operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Observable<Operation> listAsync()"
|
|
desc: "Lists all of the available OperationsManagement Rest API operations."
|
|
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.operationsmanagement.v2015_11_01_preview.Operation?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.Operation&text=Operation\" data-throw-if-not-resolved=\"False\" />>"
|
|
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\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.OperationsInner?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.OperationsInner&text=OperationsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview"
|
|
artifact: com.microsoft.azure.operationsmanagement.v2015_11_01_preview:azure-mgmt-operationsmanagement:1.0.0-beta
|