Uses of Class
com.azure.resourcemanager.workloads.models.OperationsDisplayDefinition
Packages that use OperationsDisplayDefinition
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of OperationsDisplayDefinition in com.azure.resourcemanager.workloads.models
Subclasses of OperationsDisplayDefinition in com.azure.resourcemanager.workloads.modelsModifier and TypeClassDescriptionfinal class
Display information of the operation.Methods in com.azure.resourcemanager.workloads.models that return OperationsDisplayDefinitionModifier and TypeMethodDescriptionOperationsDisplayDefinition.withDescription
(String description) Set the description property: Describes the workload operation.OperationsDisplayDefinition.withOperation
(String operation) Set the operation property: Defines the workload operation.OperationsDisplayDefinition.withProvider
(String provider) Set the provider property: Defines the workload provider.OperationsDisplayDefinition.withResource
(String resource) Set the resource property: Defines the workload resource.