Uses of Class
com.microsoft.azure.management.msi.OperationDisplay
Packages that use OperationDisplay
Package
Description
This package contains the classes for compute samples.
-
Uses of OperationDisplay in com.microsoft.azure.management.msi
Methods in com.microsoft.azure.management.msi that return OperationDisplayModifier and TypeMethodDescriptionOperationDisplay.withDescription
(String description) Set a description of the operation.OperationDisplay.withOperation
(String operation) Set the type of operation.OperationDisplay.withProvider
(String provider) Set friendly name of the resource provider.OperationDisplay.withResource
(String resource) Set the resource type on which the operation is performed.