OutboundNetworkDependenciesEndpoints interface

OutboundNetworkDependenciesEndpoints를 나타내는 인터페이스입니다.

메서드

listByService(string, string, OutboundNetworkDependenciesEndpointsListByServiceOptionalParams)

ApiManagement 서비스의 모든 아웃바운드 종속성의 네트워크 엔드포인트를 가져옵니다.

메서드 세부 정보

listByService(string, string, OutboundNetworkDependenciesEndpointsListByServiceOptionalParams)

ApiManagement 서비스의 모든 아웃바운드 종속성의 네트워크 엔드포인트를 가져옵니다.

function listByService(resourceGroupName: string, serviceName: string, options?: OutboundNetworkDependenciesEndpointsListByServiceOptionalParams): Promise<OutboundEnvironmentEndpointList>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

serviceName

string

API Management 서비스의 이름입니다.

반환