다음을 통해 공유


CloudServiceOutput interface

클라우드 서비스에 대해 설명합니다.

속성

id

리소스 ID입니다.

location

리소스 위치입니다.

name

리소스 이름입니다.

properties

클라우드 서비스 속성

systemData

이 리소스와 관련된 시스템 메타 데이터입니다.

tags

리소스 태그.

type

리소스 종류입니다.

속성 세부 정보

id

리소스 ID입니다.

id?: string

속성 값

string

location

리소스 위치입니다.

location: string

속성 값

string

name

리소스 이름입니다.

name?: string

속성 값

string

properties

클라우드 서비스 속성

properties?: CloudServicePropertiesOutput

속성 값

systemData

이 리소스와 관련된 시스템 메타 데이터입니다.

systemData?: SystemDataOutput

속성 값

tags

리소스 태그.

tags?: Record<string, string>

속성 값

Record<string, string>

type

리소스 종류입니다.

type?: string

속성 값

string