ConnectionMonitorResultOutput interface

연결 모니터에 대한 정보입니다.

속성

etag

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다.

id

연결 모니터의 ID입니다.

location

연결 모니터 위치입니다.

name

연결 모니터의 이름입니다.

properties

연결 모니터 결과의 속성입니다.

tags

연결 모니터 태그입니다.

type

연결 모니터 유형입니다.

속성 세부 정보

etag

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다.

etag?: string

속성 값

string

id

연결 모니터의 ID입니다.

id?: string

속성 값

string

location

연결 모니터 위치입니다.

location?: string

속성 값

string

name

연결 모니터의 이름입니다.

name?: string

속성 값

string

properties

연결 모니터 결과의 속성입니다.

properties?: ConnectionMonitorResultPropertiesOutput

속성 값

tags

연결 모니터 태그입니다.

tags?: Record<string, string>

속성 값

Record<string, string>

type

연결 모니터 유형입니다.

type?: string

속성 값

string