다음을 통해 공유


PremierAddOn interface

프리미어 추가 기능.

Extends

속성

properties

PremierAddOn 리소스 관련 속성

상속된 속성

kind

리소스 종류입니다.

location

리소스 위치입니다.

tags

리소스 태그.

속성 세부 정보

properties

PremierAddOn 리소스 관련 속성

properties?: PremierAddOnProperties

속성 값

상속된 속성 세부 정보

kind

리소스 종류입니다.

kind?: string

속성 값

string

Resource.kind 상속된

location

리소스 위치입니다.

location: string

속성 값

string

Resource.location 상속된

tags

리소스 태그.

tags?: Record<string, string>

속성 값

Record<string, string>

Resource.tags 상속된