Uses of Class
com.azure.resourcemanager.network.models.PrivateDnsZoneConfig
Packages that use PrivateDnsZoneConfig
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateDnsZoneConfig in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type PrivateDnsZoneConfigModifier and TypeMethodDescriptionPrivateDnsZoneGroupInner.privateDnsZoneConfigs()Get the privateDnsZoneConfigs property: A collection of private dns zone configurations of the private dns zone group.PrivateDnsZoneGroupPropertiesFormat.privateDnsZoneConfigs()Get the privateDnsZoneConfigs property: A collection of private dns zone configurations of the private dns zone group.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type PrivateDnsZoneConfigModifier and TypeMethodDescriptionPrivateDnsZoneGroupInner.withPrivateDnsZoneConfigs(List<PrivateDnsZoneConfig> privateDnsZoneConfigs) Set the privateDnsZoneConfigs property: A collection of private dns zone configurations of the private dns zone group.PrivateDnsZoneGroupPropertiesFormat.withPrivateDnsZoneConfigs(List<PrivateDnsZoneConfig> privateDnsZoneConfigs) Set the privateDnsZoneConfigs property: A collection of private dns zone configurations of the private dns zone group. -
Uses of PrivateDnsZoneConfig in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PrivateDnsZoneConfigModifier and TypeMethodDescriptionstatic PrivateDnsZoneConfigPrivateDnsZoneConfig.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateDnsZoneConfig from the JsonReader.Set the name property: Name of the resource that is unique within a resource group.PrivateDnsZoneConfig.withPrivateDnsZoneId(String privateDnsZoneId) Set the privateDnsZoneId property: The resource id of the private dns zone.Methods in com.azure.resourcemanager.network.models that return types with arguments of type PrivateDnsZoneConfigModifier and TypeMethodDescriptionPrivateDnsZoneGroup.privateDnsZoneConfigures()Gets the collection of private DNS zone configurations.