Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphItemAnalytics
Packages that use MicrosoftGraphItemAnalytics
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphItemAnalytics in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphItemAnalyticsModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.analytics()Get the analytics property: itemAnalytics.MicrosoftGraphListItem.analytics()Get the analytics property: itemAnalytics.MicrosoftGraphSite.analytics()Get the analytics property: itemAnalytics.MicrosoftGraphItemAnalytics.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: itemAnalytics.MicrosoftGraphItemAnalytics.withAllTime(MicrosoftGraphItemActivityStat allTime) Set the allTime property: itemActivityStat.Set the id property: Read-only.MicrosoftGraphItemAnalytics.withItemActivityStats(List<MicrosoftGraphItemActivityStat> itemActivityStats) Set the itemActivityStats property: The itemActivityStats property.MicrosoftGraphItemAnalytics.withLastSevenDays(MicrosoftGraphItemActivityStat lastSevenDays) Set the lastSevenDays property: itemActivityStat.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphItemAnalyticsModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withAnalytics(MicrosoftGraphItemAnalytics analytics) Set the analytics property: itemAnalytics.MicrosoftGraphListItem.withAnalytics(MicrosoftGraphItemAnalytics analytics) Set the analytics property: itemAnalytics.MicrosoftGraphSite.withAnalytics(MicrosoftGraphItemAnalytics analytics) Set the analytics property: itemAnalytics.