Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphStoragePlanInformation
-
Packages that use MicrosoftGraphStoragePlanInformation Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphStoragePlanInformation in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphStoragePlanInformation Modifier and Type Method Description MicrosoftGraphStoragePlanInformationMicrosoftGraphQuota. storagePlanInformation()Get the storagePlanInformation property: storagePlanInformation.MicrosoftGraphStoragePlanInformationMicrosoftGraphStoragePlanInformation. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: storagePlanInformation.MicrosoftGraphStoragePlanInformationMicrosoftGraphStoragePlanInformation. withUpgradeAvailable(Boolean upgradeAvailable)Set the upgradeAvailable property: Indicates whether there are higher storage quota plans available.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphStoragePlanInformation Modifier and Type Method Description MicrosoftGraphQuotaMicrosoftGraphQuota. withStoragePlanInformation(MicrosoftGraphStoragePlanInformation storagePlanInformation)Set the storagePlanInformation property: storagePlanInformation.
-