Uses of Class
com.azure.resourcemanager.elasticsan.models.VolumeGroupList
Packages that use VolumeGroupList
Package
Description
Package containing the data models for ElasticSanManagement.
-
Uses of VolumeGroupList in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return VolumeGroupListModifier and TypeMethodDescriptionstatic VolumeGroupList
VolumeGroupList.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeGroupList from the JsonReader.VolumeGroupList.withValue
(List<VolumeGroupInner> value) Set the value property: An array of Volume Groups objects.