public class ReplicationUpdateParameters extends Object
| Constructor and Description |
|---|
ReplicationUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
tags()
Get the tags value.
|
ReplicationUpdateParameters |
withTags(Map<String,String> tags)
Set the tags value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/