Uses of Class
com.azure.resourcemanager.datafactory.models.OperationDisplay
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of OperationDisplay in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionOperationInner.display()
Get the display property: Metadata associated with the operation.Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: Metadata associated with the operation. -
Uses of OperationDisplay in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionOperation.display()
Gets the display property: Metadata associated with the operation.OperationDisplay.withDescription
(String description) Set the description property: The description of the operation.OperationDisplay.withOperation
(String operation) Set the operation property: The type of operation: get, read, delete, etc.OperationDisplay.withProvider
(String provider) Set the provider property: The name of the provider.OperationDisplay.withResource
(String resource) Set the resource property: The name of the resource type on which the operation is performed.