Uses of Interface
com.azure.resourcemanager.elasticsan.models.ElasticSan.Update
Packages that use ElasticSan.Update
Package
Description
Package containing the data models for ElasticSanManagement.
-
Uses of ElasticSan.Update in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return ElasticSan.UpdateModifier and TypeMethodDescriptionElasticSan.update()Begins update for the ElasticSan resource.ElasticSan.UpdateStages.WithAutoScaleProperties.withAutoScaleProperties(AutoScaleProperties autoScaleProperties) Specifies the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance..ElasticSan.UpdateStages.WithBaseSizeTiB.withBaseSizeTiB(Long baseSizeTiB) Specifies the baseSizeTiB property: Base size of the Elastic San appliance in TiB..ElasticSan.UpdateStages.WithExtendedCapacitySizeTiB.withExtendedCapacitySizeTiB(Long extendedCapacitySizeTiB) Specifies the extendedCapacitySizeTiB property: Extended size of the Elastic San appliance in TiB..ElasticSan.UpdateStages.WithPublicNetworkAccess.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) Specifies the publicNetworkAccess property: Allow or disallow public network access to ElasticSan Account.Specifies the tags property: Update tags.