다음을 통해 공유


ComponentAvailableFeatures interface

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

메서드

get(string, string, ComponentAvailableFeaturesGetOptionalParams)

Application Insights 구성 요소의 사용 가능한 모든 기능을 반환합니다.

메서드 세부 정보

get(string, string, ComponentAvailableFeaturesGetOptionalParams)

Application Insights 구성 요소의 사용 가능한 모든 기능을 반환합니다.

function get(resourceGroupName: string, resourceName: string, options?: ComponentAvailableFeaturesGetOptionalParams): Promise<ApplicationInsightsComponentAvailableFeatures>

매개 변수

resourceGroupName

string

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

resourceName

string

Application Insights 구성 요소 리소스의 이름입니다.

options
ComponentAvailableFeaturesGetOptionalParams

옵션 매개 변수입니다.

반환