Uses of Class
com.azure.resourcemanager.batch.models.OperationDisplay
Package
Description
Package containing the inner data models for BatchManagementClient.
Package containing the data models for BatchManagementClient.
-
Uses of OperationDisplay in com.azure.resourcemanager.batch.fluent.models
Modifier and TypeMethodDescriptionOperationInner.display()
Get the display property: The object that describes the operation.Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: The object that describes the operation. -
Uses of OperationDisplay in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionOperation.display()
Gets the display property: The object that describes the operation.OperationDisplay.withDescription
(String description) Set the description property: The friendly name of the operation.OperationDisplay.withOperation
(String operation) Set the operation property: The operation type.OperationDisplay.withProvider
(String provider) Set the provider property: Friendly name of the resource provider.OperationDisplay.withResource
(String resource) Set the resource property: The resource type on which the operation is performed.