Uses of Class
com.microsoft.azure.management.graphrbac.ProviderOperation
Packages that use ProviderOperation
Package
Description
This package contains the classes for GraphRbacManagementClient.
-
Uses of ProviderOperation in com.microsoft.azure.management.graphrbac
Methods in com.microsoft.azure.management.graphrbac that return ProviderOperationModifier and TypeMethodDescriptionProviderOperation.withDescription
(String description) Set the description value.ProviderOperation.withDisplayName
(String displayName) Set the displayName value.ProviderOperation.withIsDataAction
(Boolean isDataAction) Set the isDataAction value.Set the name value.ProviderOperation.withOrigin
(String origin) Set the origin value.ProviderOperation.withProperties
(Object properties) Set the properties value.Methods in com.microsoft.azure.management.graphrbac that return types with arguments of type ProviderOperationMethod parameters in com.microsoft.azure.management.graphrbac with type arguments of type ProviderOperationModifier and TypeMethodDescriptionResourceType.withOperations
(List<ProviderOperation> operations) Set the operations value.