Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookIcon
-
Packages that use MicrosoftGraphWorkbookIcon Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphWorkbookIcon in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookIcon Modifier and Type Method Description MicrosoftGraphWorkbookIconMicrosoftGraphWorkbookFilterCriteria. icon()Get the icon property: workbookIcon.MicrosoftGraphWorkbookIconMicrosoftGraphWorkbookSortField. icon()Get the icon property: workbookIcon.MicrosoftGraphWorkbookIconMicrosoftGraphWorkbookIcon. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: workbookIcon.MicrosoftGraphWorkbookIconMicrosoftGraphWorkbookIcon. withIndex(Integer index)Set the index property: Represents the index of the icon in the given set.MicrosoftGraphWorkbookIconMicrosoftGraphWorkbookIcon. withSet(String set)Set the set property: Represents the set that the icon is part of.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookIcon Modifier and Type Method Description MicrosoftGraphWorkbookFilterCriteriaMicrosoftGraphWorkbookFilterCriteria. withIcon(MicrosoftGraphWorkbookIcon icon)Set the icon property: workbookIcon.MicrosoftGraphWorkbookSortFieldMicrosoftGraphWorkbookSortField. withIcon(MicrosoftGraphWorkbookIcon icon)Set the icon property: workbookIcon.
-