Uses of Class
com.azure.resourcemanager.elasticsan.models.ElasticSanUpdate
Packages that use ElasticSanUpdate
Package
Description
Package containing the service clients for ElasticSanManagement.
Package containing the data models for ElasticSanManagement.
-
Uses of ElasticSanUpdate in com.azure.resourcemanager.elasticsan.fluent
Methods in com.azure.resourcemanager.elasticsan.fluent with parameters of type ElasticSanUpdateModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<ElasticSanInner>, ElasticSanInner> ElasticSansClient.beginUpdate
(String resourceGroupName, String elasticSanName, ElasticSanUpdate parameters) Update a Elastic San.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<ElasticSanInner>, ElasticSanInner> ElasticSansClient.beginUpdate
(String resourceGroupName, String elasticSanName, ElasticSanUpdate parameters, com.azure.core.util.Context context) Update a Elastic San.ElasticSansClient.update
(String resourceGroupName, String elasticSanName, ElasticSanUpdate parameters) Update a Elastic San.ElasticSansClient.update
(String resourceGroupName, String elasticSanName, ElasticSanUpdate parameters, com.azure.core.util.Context context) Update a Elastic San. -
Uses of ElasticSanUpdate in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return ElasticSanUpdateModifier and TypeMethodDescriptionstatic ElasticSanUpdate
ElasticSanUpdate.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ElasticSanUpdate from the JsonReader.ElasticSanUpdate.withAutoScaleProperties
(AutoScaleProperties autoScaleProperties) Set the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.ElasticSanUpdate.withBaseSizeTiB
(Long baseSizeTiB) Set the baseSizeTiB property: Base size of the Elastic San appliance in TiB.ElasticSanUpdate.withExtendedCapacitySizeTiB
(Long extendedCapacitySizeTiB) Set the extendedCapacitySizeTiB property: Extended size of the Elastic San appliance in TiB.ElasticSanUpdate.withPublicNetworkAccess
(PublicNetworkAccess publicNetworkAccess) Set the publicNetworkAccess property: Allow or disallow public network access to ElasticSan Account.Set the tags property: Update tags.