C# 클래스 Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.PerformanceCounterData

파일 보기 프로젝트 열기: Microsoft/ApplicationInsights-dotnet-server 1 사용 예제들

공개 메소드들

메소드 설명
PerformanceCounterData ( string originalString, string reportAs, bool usesInstanceNamePlaceholder, bool isCustomCounter, bool isInBadState, string categoryName, string counterName, string instanceName )

메소드 상세

PerformanceCounterData() 공개 메소드

public PerformanceCounterData ( string originalString, string reportAs, bool usesInstanceNamePlaceholder, bool isCustomCounter, bool isInBadState, string categoryName, string counterName, string instanceName )
originalString string
reportAs string
usesInstanceNamePlaceholder bool
isCustomCounter bool
isInBadState bool
categoryName string
counterName string
instanceName string