Uses of Class
com.azure.resourcemanager.network.fluent.models.PrivateDnsZonePropertiesFormat
Packages that use PrivateDnsZonePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of PrivateDnsZonePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type PrivateDnsZonePropertiesFormatModifier and TypeClassDescriptionfinal classProperties of the private dns zone configuration resource.Methods in com.azure.resourcemanager.network.fluent.models that return PrivateDnsZonePropertiesFormatModifier and TypeMethodDescriptionPrivateDnsZonePropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateDnsZonePropertiesFormat from the JsonReader.PrivateDnsZonePropertiesFormat.withPrivateDnsZoneId(String privateDnsZoneId) Set the privateDnsZoneId property: The resource id of the private dns zone.