Uses of Class
com.azure.resourcemanager.elasticsan.fluent.models.VolumeUpdateProperties
Packages that use VolumeUpdateProperties
Package
Description
Package containing the inner data models for ElasticSanManagement.
-
Uses of VolumeUpdateProperties in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return VolumeUpdatePropertiesModifier and TypeMethodDescriptionstatic VolumeUpdatePropertiesVolumeUpdateProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeUpdateProperties from the JsonReader.VolumeUpdateProperties.withManagedBy(ManagedByInfo managedBy) Set the managedBy property: Parent resource information.VolumeUpdateProperties.withSizeGiB(Long sizeGiB) Set the sizeGiB property: Volume size.