Class ZoneUpdate
java.lang.Object
com.microsoft.azure.management.dns.ZoneUpdate
Describes a request to update a DNS zone.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZoneUpdate
public ZoneUpdate()
-
-
Method Details
-
tags
Get the tags value.- Returns:
- the tags value
-
withTags
Set the tags value.- Parameters:
tags
- the tags value to set- Returns:
- the ZoneUpdate object itself.
-