다음을 통해 공유


Capabilities interface

기능을 나타내는 인터페이스입니다.

메서드

listByLocation(string, CapabilitiesListByLocationOptionalParams)

지정된 위치에 사용할 수 있는 구독 기능을 가져옵니다.

메서드 세부 정보

listByLocation(string, CapabilitiesListByLocationOptionalParams)

지정된 위치에 사용할 수 있는 구독 기능을 가져옵니다.

function listByLocation(locationName: string, options?: CapabilitiesListByLocationOptionalParams): Promise<LocationCapabilities>

매개 변수

locationName

string

기능이 검색되는 위치 이름입니다.

options
CapabilitiesListByLocationOptionalParams

옵션 매개 변수입니다.

반환