Uses of Interface
com.azure.resourcemanager.apimanagement.models.OutboundEnvironmentEndpointList
Packages that use OutboundEnvironmentEndpointList
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of OutboundEnvironmentEndpointList in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return OutboundEnvironmentEndpointListModifier and TypeMethodDescriptionOutboundNetworkDependenciesEndpoints.listByService(String resourceGroupName, String serviceName) Gets the network endpoints of all outbound dependencies of a ApiManagement service.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type OutboundEnvironmentEndpointListModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<OutboundEnvironmentEndpointList> OutboundNetworkDependenciesEndpoints.listByServiceWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Gets the network endpoints of all outbound dependencies of a ApiManagement service.