Uses of Class
com.azure.resourcemanager.automation.models.OperationDisplay
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of OperationDisplay in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionOperationInner.display()
Get the display property: Provider, Resource and Operation values.Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: Provider, Resource and Operation values. -
Uses of OperationDisplay in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionOperation.display()
Gets the display property: Provider, Resource and Operation values.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.Automation.OperationDisplay.withResource
(String resource) Set the resource property: Resource on which the operation is performed: Runbooks, Jobs etc.