IoTSecuritySolutionModel.UpdateStages.WithTags Interface

public static interface IoTSecuritySolutionModel.UpdateStages.WithTags

The stage of the IoTSecuritySolutionModel update allowing to specify tags.

Method Summary

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

Specifies the tags property: Resource tags.

Method Details

withTags

public abstract IoTSecuritySolutionModel.Update withTags(Map tags)

Specifies the tags property: Resource tags.

Parameters:

tags - Resource tags.

Returns:

the next definition stage.

Applies to