OutboundNetworkDependenciesEndpoints interface
Interfejs reprezentujący element OutboundNetworkDependenciesEndpoints.
Metody
list |
Pobiera punkty końcowe sieci wszystkich zależności wychodzących usługi ApiManagement. |
Szczegóły metody
listByService(string, string, OutboundNetworkDependenciesEndpointsListByServiceOptionalParams)
Pobiera punkty końcowe sieci wszystkich zależności wychodzących usługi ApiManagement.
function listByService(resourceGroupName: string, serviceName: string, options?: OutboundNetworkDependenciesEndpointsListByServiceOptionalParams): Promise<OutboundEnvironmentEndpointList>
Parametry
- resourceGroupName
-
string
Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.
- serviceName
-
string
Nazwa usługi API Management.
Parametry opcji.
Zwraca
Promise<OutboundEnvironmentEndpointList>