StorageInsight.UpdateStages.WithEtag Interface

public static interface StorageInsight.UpdateStages.WithEtag

The stage of the StorageInsight update allowing to specify etag.

Method Summary

Modifier and Type Method and Description
abstract Update withEtag(String etag)

Specifies the etag property: The ETag of the storage insight..

Method Details

withEtag

public abstract 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.

Applies to