Uses of Class
com.microsoft.azure.management.network.OperationDisplay
Packages that use OperationDisplay
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of OperationDisplay in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return OperationDisplayModifier and TypeMethodDescriptionOperationDisplay.withDescription
(String description) Set description of the operation.OperationDisplay.withOperation
(String operation) Set type of the operation: get, read, delete, etc.OperationDisplay.withProvider
(String provider) Set service provider: Microsoft Network.OperationDisplay.withResource
(String resource) Set resource on which the operation is performed.