SqlServerInstance.DefinitionStages.WithTags Interface
public static interface SqlServerInstance.DefinitionStages.WithTags
The stage of the SqlServerInstance definition allowing to specify tags.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTags(Map<String,String> tags)
Specifies the tags property: Resource tags.. |
Method Details
withTags
public abstract SqlServerInstance.DefinitionStages.WithCreate withTags(Map<String,String> tags)
Specifies the tags property: Resource tags..
Parameters:
Returns: