Uses of Class
com.azure.resourcemanager.datafactory.models.RunQueryOrderBy
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of RunQueryOrderBy in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionRunQueryOrderBy.withOrder
(RunQueryOrder order) Set the order property: Sorting order of the parameter.RunQueryOrderBy.withOrderBy
(RunQueryOrderByField orderBy) Set the orderBy property: Parameter name to be used for order by.Modifier and TypeMethodDescriptionRunFilterParameters.orderBy()
Get the orderBy property: List of OrderBy option.Modifier and TypeMethodDescriptionRunFilterParameters.withOrderBy
(List<RunQueryOrderBy> orderBy) Set the orderBy property: List of OrderBy option.