Uses of Class
com.azure.resourcemanager.network.models.PrivateEndpointConnectionListResult
Packages that use PrivateEndpointConnectionListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PrivateEndpointConnectionListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PrivateEndpointConnectionListResultModifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionListResult from the JsonReader.PrivateEndpointConnectionListResult.withValue(List<PrivateEndpointConnectionInner> value) Set the value property: A list of PrivateEndpointConnection resources for a specific private link service.