Uses of Class
com.azure.resourcemanager.privatedns.models.PrivateZoneListResult
-
Packages that use PrivateZoneListResult Package Description com.azure.resourcemanager.privatedns.models Package containing the data models for PrivateDnsManagementClient. -
-
Uses of PrivateZoneListResult in com.azure.resourcemanager.privatedns.models
Methods in com.azure.resourcemanager.privatedns.models that return PrivateZoneListResult Modifier and Type Method Description PrivateZoneListResultPrivateZoneListResult. withValue(List<PrivateZoneInner> value)Set the value property: Information about the Private DNS zones.
-