Interface StorageInsight.UpdateStages.WithETag

All Known Subinterfaces:
StorageInsight.Update
Enclosing interface:
StorageInsight.UpdateStages

public static interface StorageInsight.UpdateStages.WithETag
The stage of the StorageInsight update allowing to specify eTag.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the eTag property: The ETag of the storage insight..
  • Method Details

    • withETag

      StorageInsight.Update withETag(String eTag)
      Specifies the eTag property: The ETag of the storage insight..
      Parameters:
      eTag - The ETag of the storage insight.
      Returns:
      the next definition stage.