Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphQuota
Packages that use MicrosoftGraphQuota
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphQuota in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphQuotaModifier and TypeMethodDescriptionMicrosoftGraphDrive.quota()Get the quota property: quota.MicrosoftGraphQuota.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: quota.MicrosoftGraphQuota.withDeleted(Long deleted) Set the deleted property: Total space consumed by files in the recycle bin, in bytes.MicrosoftGraphQuota.withRemaining(Long remaining) Set the remaining property: Total space remaining before reaching the quota limit, in bytes.Set the state property: Enumeration value that indicates the state of the storage space.MicrosoftGraphQuota.withStoragePlanInformation(MicrosoftGraphStoragePlanInformation storagePlanInformation) Set the storagePlanInformation property: storagePlanInformation.Set the total property: Total allowed storage space, in bytes.Set the used property: Total space used, in bytes.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphQuotaModifier and TypeMethodDescriptionMicrosoftGraphDrive.withQuota(MicrosoftGraphQuota quota) Set the quota property: quota.