Interface ElasticSan.Update
- All Superinterfaces:
ElasticSan.UpdateStages.WithAutoScaleProperties
,ElasticSan.UpdateStages.WithBaseSizeTiB
,ElasticSan.UpdateStages.WithExtendedCapacitySizeTiB
,ElasticSan.UpdateStages.WithPublicNetworkAccess
,ElasticSan.UpdateStages.WithTags
- Enclosing interface:
ElasticSan
public static interface ElasticSan.Update
extends ElasticSan.UpdateStages.WithTags, ElasticSan.UpdateStages.WithBaseSizeTiB, ElasticSan.UpdateStages.WithExtendedCapacitySizeTiB, ElasticSan.UpdateStages.WithPublicNetworkAccess, ElasticSan.UpdateStages.WithAutoScaleProperties
The template for ElasticSan update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.elasticsan.models.ElasticSan.UpdateStages.WithAutoScaleProperties
withAutoScaleProperties
Methods inherited from interface com.azure.resourcemanager.elasticsan.models.ElasticSan.UpdateStages.WithBaseSizeTiB
withBaseSizeTiB
Methods inherited from interface com.azure.resourcemanager.elasticsan.models.ElasticSan.UpdateStages.WithExtendedCapacitySizeTiB
withExtendedCapacitySizeTiB
Methods inherited from interface com.azure.resourcemanager.elasticsan.models.ElasticSan.UpdateStages.WithPublicNetworkAccess
withPublicNetworkAccess
Methods inherited from interface com.azure.resourcemanager.elasticsan.models.ElasticSan.UpdateStages.WithTags
withTags
-
Method Details
-
apply
ElasticSan apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-