Package | Description |
---|---|
com.microsoft.azure.management.containerinstance |
This package contains the classes for ContainerInstanceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Operation |
Operation.withDisplay(OperationDisplay display)
Set the display information of the operation.
|
Operation |
Operation.withName(String name)
Set the name of the operation.
|
Operation |
Operation.withOrigin(ContainerInstanceOperationsOrigin origin)
Set the intended executor of the operation.
|
Operation |
Operation.withProperties(Object properties)
Set the additional properties.
|
Modifier and Type | Method and Description |
---|---|
Set<Operation> |
ContainerGroups.listOperations()
Lists all operations for Azure Container Instance service.
|
rx.Observable<Set<Operation>> |
ContainerGroups.listOperationsAsync()
Lists all operations for Azure Container Instance service.
|
Copyright © 2019. All rights reserved.