다음을 통해 공유


CustomClassificationRuleOutput interface

사용자 지정 분류 규칙입니다.

Extends

속성

kind
properties

사용자 지정 분류 규칙의 속성입니다.

상속된 속성

id

리소스 식별자입니다.

name

리소스 이름입니다.

속성 세부 정보

kind

kind: "Custom"

속성 값

"Custom"

properties

사용자 지정 분류 규칙의 속성입니다.

properties?: CustomClassificationRulePropertiesOutput

속성 값

상속된 속성 세부 정보

id

리소스 식별자입니다.

id?: string

속성 값

string

ClassificationRuleOutputParent.id 상속된

name

리소스 이름입니다.

name?: string

속성 값

string

ClassificationRuleOutputParent.name 상속된