Uses of Class
com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRulesProperties
Packages that use VolumeQuotaRulesProperties
Package
Description
Package containing the inner data models for NetAppManagementClient.
-
Uses of VolumeQuotaRulesProperties in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return VolumeQuotaRulesPropertiesModifier and TypeMethodDescriptionstatic VolumeQuotaRulesPropertiesVolumeQuotaRulesProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeQuotaRulesProperties from the JsonReader.VolumeQuotaRulesProperties.withQuotaSizeInKiBs(Long quotaSizeInKiBs) Set the quotaSizeInKiBs property: Size of quota.VolumeQuotaRulesProperties.withQuotaTarget(String quotaTarget) Set the quotaTarget property: UserID/GroupID/SID based on the quota target type.VolumeQuotaRulesProperties.withQuotaType(Type quotaType) Set the quotaType property: Type of quota.