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 TypeMethodDescriptionSpecifies the eTag property: The ETag of the storage insight..
-
Method Details
-
withETag
Specifies the eTag property: The ETag of the storage insight..- Parameters:
eTag- The ETag of the storage insight.- Returns:
- the next definition stage.
-