OutboundNetworkDependenciesEndpoints interface
表示 OutboundNetworkDependenciesEndpoints 的介面。
方法
list |
取得 ApiManagement 服務之所有輸出相依性的網路端點。 |
方法詳細資料
listByService(string, string, OutboundNetworkDependenciesEndpointsListByServiceOptionalParams)
取得 ApiManagement 服務之所有輸出相依性的網路端點。
function listByService(resourceGroupName: string, serviceName: string, options?: OutboundNetworkDependenciesEndpointsListByServiceOptionalParams): Promise<OutboundEnvironmentEndpointList>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- serviceName
-
string
API 管理服務的名稱。
傳回
Promise<OutboundEnvironmentEndpointList>