Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphIncompleteData
Packages that use MicrosoftGraphIncompleteData
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphIncompleteData in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphIncompleteDataModifier and TypeMethodDescriptionMicrosoftGraphItemActivityStat.incompleteData()Get the incompleteData property: incompleteData.MicrosoftGraphIncompleteData.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: incompleteData.MicrosoftGraphIncompleteData.withMissingDataBeforeDateTime(OffsetDateTime missingDataBeforeDateTime) Set the missingDataBeforeDateTime property: The service does not have source data before the specified time.MicrosoftGraphIncompleteData.withWasThrottled(Boolean wasThrottled) Set the wasThrottled property: Some data was not recorded due to excessive activity.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphIncompleteDataModifier and TypeMethodDescriptionMicrosoftGraphItemActivityStat.withIncompleteData(MicrosoftGraphIncompleteData incompleteData) Set the incompleteData property: incompleteData.