Uses of Class
com.microsoft.azure.management.network.OperationDisplay
-
Packages that use OperationDisplay Package Description com.microsoft.azure.management.network 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 OperationDisplay Modifier and Type Method Description OperationDisplayOperationDisplay. withDescription(String description)Set the description value.OperationDisplayOperationDisplay. withOperation(String operation)Set the operation value.OperationDisplayOperationDisplay. withProvider(String provider)Set the provider value.OperationDisplayOperationDisplay. withResource(String resource)Set the resource value.
-