Uses of Class
com.azure.resourcemanager.network.fluent.models.PrivateDnsZoneGroupPropertiesFormat
Packages that use PrivateDnsZoneGroupPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of PrivateDnsZoneGroupPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type PrivateDnsZoneGroupPropertiesFormatModifier and TypeClassDescriptionfinal classProperties of the private dns zone group.Methods in com.azure.resourcemanager.network.fluent.models that return PrivateDnsZoneGroupPropertiesFormatModifier and TypeMethodDescriptionPrivateDnsZoneGroupPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateDnsZoneGroupPropertiesFormat from the JsonReader.PrivateDnsZoneGroupPropertiesFormat.withPrivateDnsZoneConfigs(List<PrivateDnsZoneConfig> privateDnsZoneConfigs) Set the privateDnsZoneConfigs property: A collection of private dns zone configurations of the private dns zone group.