Uses of Class
com.azure.resourcemanager.elasticsan.fluent.models.ElasticSanProperties
Packages that use ElasticSanProperties
Package
Description
Package containing the inner data models for ElasticSanManagement.
-
Uses of ElasticSanProperties in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return ElasticSanPropertiesModifier and TypeMethodDescriptionstatic ElasticSanProperties
ElasticSanProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ElasticSanProperties from the JsonReader.ElasticSanProperties.withAutoScaleProperties
(AutoScaleProperties autoScaleProperties) Set the autoScaleProperties property: Auto Scale Properties for Elastic San Appliance.ElasticSanProperties.withAvailabilityZones
(List<String> availabilityZones) Set the availabilityZones property: Logical zone for Elastic San resource; example: ["1"].ElasticSanProperties.withBaseSizeTiB
(long baseSizeTiB) Set the baseSizeTiB property: Base size of the Elastic San appliance in TiB.ElasticSanProperties.withExtendedCapacitySizeTiB
(long extendedCapacitySizeTiB) Set the extendedCapacitySizeTiB property: Extended size of the Elastic San appliance in TiB.ElasticSanProperties.withPublicNetworkAccess
(PublicNetworkAccess publicNetworkAccess) Set the publicNetworkAccess property: Allow or disallow public network access to ElasticSan.Set the sku property: resource sku.