Interface StorageInsight.DefinitionStages.WithETag
- All Known Subinterfaces:
StorageInsight.Definition, StorageInsight.DefinitionStages.WithCreate
- Enclosing interface:
StorageInsight.DefinitionStages
public static interface StorageInsight.DefinitionStages.WithETag
The stage of the StorageInsight definition 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.
-