Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUsedInsight
Packages that use MicrosoftGraphUsedInsight
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphUsedInsight in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphUsedInsightModifier and TypeMethodDescriptionMicrosoftGraphUsedInsight.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: usedInsight.Set the id property: Read-only.MicrosoftGraphUsedInsight.withLastUsed(MicrosoftGraphUsageDetails lastUsed) Set the lastUsed property: usageDetails.MicrosoftGraphUsedInsight.withResource(MicrosoftGraphEntity resource) Set the resource property: entity.MicrosoftGraphUsedInsight.withResourceReference(MicrosoftGraphResourceReference resourceReference) Set the resourceReference property: resourceReference.MicrosoftGraphUsedInsight.withResourceVisualization(MicrosoftGraphResourceVisualization resourceVisualization) Set the resourceVisualization property: resourceVisualization.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphUsedInsightModifier and TypeMethodDescriptionMicrosoftGraphOfficeGraphInsights.used()Get 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.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphUsedInsightModifier and TypeMethodDescriptionMicrosoftGraphOfficeGraphInsights.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.