Uses of Class
com.azure.resourcemanager.elasticsan.fluent.models.VolumeProperties
Packages that use VolumeProperties
Package
Description
Package containing the inner data models for ElasticSanManagement.
-
Uses of VolumeProperties in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return VolumePropertiesModifier and TypeMethodDescriptionstatic VolumeProperties
VolumeProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeProperties from the JsonReader.VolumeProperties.withCreationData
(SourceCreationData creationData) Set the creationData property: State of the operation on the resource.VolumeProperties.withManagedBy
(ManagedByInfo managedBy) Set the managedBy property: Parent resource information.VolumeProperties.withSizeGiB
(long sizeGiB) Set the sizeGiB property: Volume size.