DataBoxEdgeDevice.UpdateStages.WithTags Interface

public static interface DataBoxEdgeDevice.UpdateStages.WithTags

The stage of the DataBoxEdgeDevice update allowing to specify tags.

Method Summary

Modifier and Type Method and Description
abstract Update withTags(Map<String,String> tags)

Specifies the tags property: The tags attached to the Data Box Edge/Gateway resource..

Method Details

withTags

public abstract DataBoxEdgeDevice.Update withTags(Map tags)

Specifies the tags property: The tags attached to the Data Box Edge/Gateway resource..

Parameters:

tags - The tags attached to the Data Box Edge/Gateway resource.

Returns:

the next definition stage.

Applies to