Interface ElasticSan.Update

All Superinterfaces:
ElasticSan.UpdateStages.WithTags
Enclosing interface:
ElasticSan

public static interface ElasticSan.Update extends ElasticSan.UpdateStages.WithTags
The template for ElasticSan update.
  • Method Details

    • apply

      ElasticSan apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      ElasticSan apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.