ComponentAvailableFeatures interface
ComponentAvailableFeatures를 나타내는 인터페이스입니다.
메서드
get(string, string, Component |
Application Insights 구성 요소의 사용 가능한 모든 기능을 반환합니다. |
메서드 세부 정보
get(string, string, ComponentAvailableFeaturesGetOptionalParams)
Application Insights 구성 요소의 사용 가능한 모든 기능을 반환합니다.
function get(resourceGroupName: string, resourceName: string, options?: ComponentAvailableFeaturesGetOptionalParams): Promise<ApplicationInsightsComponentAvailableFeatures>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.
- resourceName
-
string
Application Insights 구성 요소 리소스의 이름입니다.
옵션 매개 변수입니다.
반환
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for JavaScript