Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTrending
Packages that use MicrosoftGraphTrending
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphTrending in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTrendingModifier and TypeMethodDescriptionMicrosoftGraphTrending.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: trending.Set the id property: Read-only.MicrosoftGraphTrending.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) Set the lastModifiedDateTime property: The lastModifiedDateTime property.MicrosoftGraphTrending.withResource(MicrosoftGraphEntity resource) Set the resource property: entity.MicrosoftGraphTrending.withResourceReference(MicrosoftGraphResourceReference resourceReference) Set the resourceReference property: resourceReference.MicrosoftGraphTrending.withResourceVisualization(MicrosoftGraphResourceVisualization resourceVisualization) Set the resourceVisualization property: resourceVisualization.MicrosoftGraphTrending.withWeight(Double weight) Set the weight property: Value indicating how much the document is currently trending.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphTrendingModifier and TypeMethodDescriptionMicrosoftGraphOfficeGraphInsights.trending()Get the trending property: Calculated relationship identifying documents trending around a user.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphTrendingModifier and TypeMethodDescriptionMicrosoftGraphOfficeGraphInsights.withTrending(List<MicrosoftGraphTrending> trending) Set the trending property: Calculated relationship identifying documents trending around a user.