Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookTableSort
Packages that use MicrosoftGraphWorkbookTableSort
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookTableSort in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookTableSortModifier and TypeMethodDescriptionMicrosoftGraphWorkbookTable.sort()Get the sort property: workbookTableSort.MicrosoftGraphWorkbookTableSort.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookTableSort.MicrosoftGraphWorkbookTableSort.withFields(List<MicrosoftGraphWorkbookSortField> fields) Set the fields property: Represents the current conditions used to last sort the table.Set the id property: Read-only.MicrosoftGraphWorkbookTableSort.withMatchCase(Boolean matchCase) Set the matchCase property: Represents whether the casing impacted the last sort of the table.MicrosoftGraphWorkbookTableSort.withMethod(String method) Set the method property: Represents Chinese character ordering method last used to sort the table.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookTableSortModifier and TypeMethodDescriptionMicrosoftGraphWorkbookTable.withSort(MicrosoftGraphWorkbookTableSort sort) Set the sort property: workbookTableSort.