ApplicationInsightsComponentListResult interface
Application Insights 리소스 목록을 설명합니다.
속성
next |
결과 집합에 반환된 구성 요소가 너무 많은 경우 Application Insights 구성 요소 정의의 다음 집합을 가져오는 URI입니다. |
value | Application Insights 구성 요소 정의 목록입니다. |
속성 세부 정보
nextLink
결과 집합에 반환된 구성 요소가 너무 많은 경우 Application Insights 구성 요소 정의의 다음 집합을 가져오는 URI입니다.
nextLink?: string
속성 값
string
value
Application Insights 구성 요소 정의 목록입니다.
value: ApplicationInsightsComponent[]
속성 값
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for JavaScript