Uses of Class
com.azure.resourcemanager.network.models.PrivateEndpointListResult
-
Packages that use PrivateEndpointListResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of PrivateEndpointListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PrivateEndpointListResult Modifier and Type Method Description PrivateEndpointListResultPrivateEndpointListResult. withValue(List<PrivateEndpointInner> value)Set the value property: A list of private endpoint resources in a resource group.
-