Uses of Class
com.microsoft.azure.management.resources.OperationDisplay
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of OperationDisplay in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionOperationDisplay.withDescription
(String description) Set description of the operation.OperationDisplay.withOperation
(String operation) Set operation type: Read, write, delete, etc.OperationDisplay.withProvider
(String provider) Set service provider: Microsoft.Resources.OperationDisplay.withResource
(String resource) Set resource on which the operation is performed: Profile, endpoint, etc.