Task.Updatepublic static interface Task.UpdateStages.WithTags
| Modifier and Type | Method | Description |
|---|---|---|
Task.Update |
withTags(Map<String,String> tags) |
Specifies tags.
|
Task.Update withTags(Map<String,String> tags)
tags - The ARM resource tags /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/