다음을 통해 공유


SystemClassificationRuleOutput interface

시스템 분류 규칙입니다.

Extends

속성

kind
properties

시스템 분류 규칙의 속성입니다.

상속된 속성

id

리소스 식별자입니다.

name

리소스 이름입니다.

속성 세부 정보

kind

kind: "System"

속성 값

"System"

properties

시스템 분류 규칙의 속성입니다.

properties?: SystemClassificationRulePropertiesOutput

속성 값

상속된 속성 세부 정보

id

리소스 식별자입니다.

id?: string

속성 값

string

ClassificationRuleOutputParent.id 상속된

name

리소스 이름입니다.

name?: string

속성 값

string

ClassificationRuleOutputParent.name 상속된