Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookFilterCriteria
Packages that use MicrosoftGraphWorkbookFilterCriteria
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookFilterCriteria in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookFilterCriteriaModifier and TypeMethodDescriptionMicrosoftGraphWorkbookFilter.criteria()Get the criteria property: workbookFilterCriteria.MicrosoftGraphWorkbookFilterCriteria.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookFilterCriteria.Set the color property: The color property.MicrosoftGraphWorkbookFilterCriteria.withCriterion1(String criterion1) Set the criterion1 property: The criterion1 property.MicrosoftGraphWorkbookFilterCriteria.withCriterion2(String criterion2) Set the criterion2 property: The criterion2 property.MicrosoftGraphWorkbookFilterCriteria.withDynamicCriteria(String dynamicCriteria) Set the dynamicCriteria property: The dynamicCriteria property.MicrosoftGraphWorkbookFilterCriteria.withFilterOn(String filterOn) Set the filterOn property: The filterOn property.MicrosoftGraphWorkbookFilterCriteria.withIcon(MicrosoftGraphWorkbookIcon icon) Set the icon property: workbookIcon.MicrosoftGraphWorkbookFilterCriteria.withOperator(String operator) Set the operator property: The operator property.MicrosoftGraphWorkbookFilterCriteria.withValues(Map<String, Object> values) Set the values property: Json.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookFilterCriteriaModifier and TypeMethodDescriptionMicrosoftGraphWorkbookFilter.withCriteria(MicrosoftGraphWorkbookFilterCriteria criteria) Set the criteria property: workbookFilterCriteria.