Uses of Interface
com.azure.resourcemanager.apimanagement.models.PrivateLinkResourceListResult
Packages that use PrivateLinkResourceListResult
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PrivateLinkResourceListResult in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PrivateLinkResourceListResultModifier and TypeMethodDescriptionPrivateEndpointConnections.listPrivateLinkResources(String resourceGroupName, String serviceName) Gets the private link resources.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type PrivateLinkResourceListResultModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateLinkResourceListResult> PrivateEndpointConnections.listPrivateLinkResourcesWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Gets the private link resources.