Uses of Class
com.azure.resourcemanager.network.models.PrivateDnsZoneGroupListResult
-
Packages that use PrivateDnsZoneGroupListResult Package Description com.azure.resourcemanager.network.models 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 PrivateDnsZoneGroupListResult Modifier and Type Method Description PrivateDnsZoneGroupListResultPrivateDnsZoneGroupListResult. withValue(List<PrivateDnsZoneGroupInner> value)Set the value property: A list of private dns zone group resources in a private endpoint.
-