ResourceWithOptionalLocationOutput interface
위치 속성이 선택 사항인 리소스 모델 정의입니다.
속성 세부 정보
id
리소스 ID
id?: string
속성 값
string
location
리소스 위치
location?: string
속성 값
string
name
리소스 이름
name?: string
속성 값
string
tags
리소스 태그
tags?: Record<string, string>
속성 값
Record<string, string>
type
리소스 종류
type?: string
속성 값
string