Class ReplicationUpdateParameters
java.lang.Object
com.microsoft.azure.management.containerregistry.ReplicationUpdateParameters
The parameters for updating a replication.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ReplicationUpdateParameters
public ReplicationUpdateParameters()
-
-
Method Details
-
tags
Get the tags for the replication.- Returns:
- the tags value
-
withTags
Set the tags for the replication.- Parameters:
tags
- the tags value to set- Returns:
- the ReplicationUpdateParameters object itself.
-