Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOfficeGraphInsights
Packages that use MicrosoftGraphOfficeGraphInsights
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOfficeGraphInsights in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOfficeGraphInsightsModifier and TypeMethodDescriptionMicrosoftGraphUserInner.insights()Get the insights property: officeGraphInsights.MicrosoftGraphOfficeGraphInsights.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: officeGraphInsights.Set the id property: Read-only.MicrosoftGraphOfficeGraphInsights.withShared(List<MicrosoftGraphSharedInsight> shared) Set the shared property: Calculated relationship identifying documents shared with or by the user.MicrosoftGraphOfficeGraphInsights.withTrending(List<MicrosoftGraphTrending> trending) Set the trending property: Calculated relationship identifying documents trending around a user.MicrosoftGraphOfficeGraphInsights.withUsed(List<MicrosoftGraphUsedInsight> used) Set the used property: Calculated relationship identifying the latest documents viewed or modified by a user, including OneDrive for Business and SharePoint documents, ranked by recency of use.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOfficeGraphInsightsModifier and TypeMethodDescriptionMicrosoftGraphUserInner.withInsights(MicrosoftGraphOfficeGraphInsights insights) Set the insights property: officeGraphInsights.