Uses of Class
com.azure.resourcemanager.privatedns.models.PrivateZoneListResult
Packages that use PrivateZoneListResult
Package
Description
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 PrivateZoneListResultModifier and TypeMethodDescriptionstatic PrivateZoneListResultPrivateZoneListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateZoneListResult from the JsonReader.PrivateZoneListResult.withValue(List<PrivateZoneInner> value) Set the value property: Information about the Private DNS zones.