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.