Package | Description |
---|---|
com.microsoft.azure.management.containerinstance |
This package contains the classes for ContainerInstanceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
OperationDisplay |
Operation.display()
Get the display information of the operation.
|
OperationDisplay |
OperationDisplay.withDescription(String description)
Set the description of the operation.
|
OperationDisplay |
OperationDisplay.withOperation(String operation)
Set the friendly name of the operation.
|
OperationDisplay |
OperationDisplay.withProvider(String provider)
Set the name of the provider of the operation.
|
OperationDisplay |
OperationDisplay.withResource(String resource)
Set the name of the resource type of the operation.
|
Modifier and Type | Method and Description |
---|---|
Operation |
Operation.withDisplay(OperationDisplay display)
Set the display information of the operation.
|
Copyright © 2019. All rights reserved.