PerfMonResponse 클래스

정의

성능 모니터 API 응답.

public class PerfMonResponse
type PerfMonResponse = class
Public Class PerfMonResponse
상속
PerfMonResponse

생성자

PerfMonResponse()

PerfMonResponse 클래스의 새 instance 초기화합니다.

PerfMonResponse(String, String, PerfMonSet)

PerfMonResponse 클래스의 새 instance 초기화합니다.

속성

Code

응답 코드를 가져오거나 설정합니다.

Data

성능 모니터 카운터를 가져오거나 설정합니다.

Message

메시지를 가져오거나 설정합니다.

적용 대상