Uses of Class
com.azure.resourcemanager.dns.models.ZoneListResult
-
Packages that use ZoneListResult Package Description com.azure.resourcemanager.dns.models Package containing the data models for DnsManagementClient. -
-
Uses of ZoneListResult in com.azure.resourcemanager.dns.models
Methods in com.azure.resourcemanager.dns.models that return ZoneListResult Modifier and Type Method Description ZoneListResultZoneListResult. withValue(List<ZoneInner> value)Set the value property: Information about the DNS zones.
-