Uses of Class
com.azure.resourcemanager.applicationinsights.models.OperationDisplay
Packages that use OperationDisplay
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of OperationDisplay in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models that return OperationDisplayModifier and TypeMethodDescriptionOperationInner.display()Get the display property: The object that represents the operation.Methods in com.azure.resourcemanager.applicationinsights.fluent.models with parameters of type OperationDisplayModifier and TypeMethodDescriptionOperationInner.withDisplay(OperationDisplay display) Set the display property: The object that represents the operation. -
Uses of OperationDisplay in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return OperationDisplayModifier and TypeMethodDescriptionOperation.display()Gets the display property: The object that represents the operation.OperationDisplay.withOperation(String operation) Set the operation property: Operation type: Read, write, delete, etc.OperationDisplay.withProvider(String provider) Set the provider property: Service provider: Microsoft.Cdn.OperationDisplay.withResource(String resource) Set the resource property: Resource on which the operation is performed: Profile, endpoint, etc.