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