다음을 통해 공유


SiteOutput interface

웹앱, 모바일 앱 백 엔드 또는 API 앱.

Extends

속성

extendedLocation

확장된 위치입니다.

identity

관리되는 서비스 ID입니다.

properties

사이트 리소스 관련 속성

상속된 속성

id

리소스 ID입니다.

kind

리소스 종류입니다.

location

리소스 위치입니다.

name

리소스 이름입니다.

tags

리소스 태그.

type

리소스 종류입니다.

속성 세부 정보

extendedLocation

확장된 위치입니다.

extendedLocation?: ExtendedLocationOutput

속성 값

identity

관리되는 서비스 ID입니다.

identity?: ManagedServiceIdentityOutput

속성 값

properties

사이트 리소스 관련 속성

properties?: SitePropertiesOutput

속성 값

상속된 속성 세부 정보

id

리소스 ID입니다.

id?: string

속성 값

string

ResourceOutput.id 상속된

kind

리소스 종류입니다.

kind?: string

속성 값

string

ResourceOutput.kind 상속된

location

리소스 위치입니다.

location: string

속성 값

string

ResourceOutput.location 상속된

name

리소스 이름입니다.

name?: string

속성 값

string

ResourceOutput.name 상속된

tags

리소스 태그.

tags?: Record<string, string>

속성 값

Record<string, string>

ResourceOutput.tags 상속된

type

리소스 종류입니다.

type?: string

속성 값

string

ResourceOutput.type 상속된