Uses of Class
com.azure.resourcemanager.network.models.PrivateDnsZoneGroupListResult
Packages that use PrivateDnsZoneGroupListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateDnsZoneGroupListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PrivateDnsZoneGroupListResultModifier and TypeMethodDescriptionPrivateDnsZoneGroupListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateDnsZoneGroupListResult from the JsonReader.PrivateDnsZoneGroupListResult.withValue(List<PrivateDnsZoneGroupInner> value) Set the value property: A list of private dns zone group resources in a private endpoint.