1.2.0 (2026-02-06)
- Azure Resource Manager ElasticSan client library for Java. This package contains Microsoft Azure SDK for ElasticSan Management SDK. Elastic SAN is a fully integrated solution that simplifies deploying, scaling, managing, and configuring a storage area network (SAN). It also offers built-in cloud capabilities like high availability. Elastic SAN works with many types of compute resources, such as Azure Virtual Machines, Azure VMware Solution, and Azure Kubernetes Service. Package api-version 2025-09-01. For documentation on how to use this package, please see Azure Management Libraries for Java.
- Azure Resource Manager ElasticSan client library for Java. This package contains Microsoft Azure SDK for ElasticSan Management SDK. (missing-service-description) Add service description. Package api-version 2025-09-01. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
models.SnapshotList was removed
models.SkuInformationList was removed
models.VolumeList was removed
models.ElasticSanList was removed
models.VolumeGroupList was removed
models.PrivateEndpointConnectionListResult was removed
models.OperationListResult was removed
models.SkuCapability was modified
SkuCapability()was changed to private access
models.SkuLocationInfo was modified
SkuLocationInfo()was changed to private access
ElasticSanManager was modified
fluent.ElasticSanManagement serviceClient()->fluent.ElasticSanManagementClient serviceClient()
models.IscsiTargetInfo was modified
IscsiTargetInfo()was changed to private accesswithStatus(models.OperationalStatus)was removed
models.PrivateLinkResource was modified
PrivateLinkResource()was changed to private accesswithRequiredZoneNames(java.util.List)was removed
models.OperationDisplay was modified
OperationDisplay()was changed to private access
Features Added
-
models.PreValidationResponsewas added -
models.AutoScalePropertieswas added -
models.DiskSnapshotListwas added -
models.VolumeNameListwas added -
models.AutoScalePolicyEnforcementwas added -
models.ScaleUpPropertieswas added
models.ElasticSanUpdate was modified
withAutoScaleProperties(models.AutoScaleProperties)was addedautoScaleProperties()was added
models.ElasticSan was modified
autoScaleProperties()was added
models.Volumes was modified
preBackup(java.lang.String,java.lang.String,java.lang.String,models.VolumeNameList)was addedpreRestore(java.lang.String,java.lang.String,java.lang.String,models.DiskSnapshotList)was addedpreBackup(java.lang.String,java.lang.String,java.lang.String,models.VolumeNameList,com.azure.core.util.Context)was addedpreRestore(java.lang.String,java.lang.String,java.lang.String,models.DiskSnapshotList,com.azure.core.util.Context)was added
models.ElasticSan$Definition was modified
withAutoScaleProperties(models.AutoScaleProperties)was added
models.ElasticSan$Update was modified
withAutoScaleProperties(models.AutoScaleProperties)was added