28 строки
2.1 KiB
YAML
28 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Operations"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_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\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.OperationsInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.OperationsInner&text=OperationsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Operations.listAsync()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Operations.listAsync()"
|
|
name: "listAsync()"
|
|
nameWithType: "Operations.listAsync()"
|
|
summary: "Exposing Available Operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Observable<Operation> listAsync()"
|
|
desc: "Exposing Available 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.mixedreality.v2020_05_01.Operation?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.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.mixedreality.v2020_05_01.implementation.OperationsInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.OperationsInner&text=OperationsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.mixedreality.v2020_05_01"
|
|
artifact: com.microsoft.azure.mixedreality.v2020_05_01:azure-mgmt-mixedreality:1.0.0-beta
|