다음을 통해 공유


TargetTypeProperties interface

기본 Target Type 속성 모델을 나타내는 모델입니다.

속성

description

설명의 지역화된 문자열입니다.

displayName

표시 이름의 지역화된 문자열입니다.

propertiesSchema

대상 형식 속성의 JSON 스키마를 검색하는 URL입니다.

resourceTypes

이 대상 형식이 확장할 수 있는 리소스 종류 목록입니다.

속성 세부 정보

description

설명의 지역화된 문자열입니다.

description?: string

속성 값

string

displayName

표시 이름의 지역화된 문자열입니다.

displayName?: string

속성 값

string

propertiesSchema

대상 형식 속성의 JSON 스키마를 검색하는 URL입니다.

propertiesSchema?: string

속성 값

string

resourceTypes

이 대상 형식이 확장할 수 있는 리소스 종류 목록입니다.

resourceTypes?: string[]

속성 값

string[]