MyWorkbookResource interface
Azure 리소스 개체
- Extends
속성
etag | 리소스 etag |
id | Azure 리소스 ID |
identity | BYOS에 사용되는 ID |
location | 리소스 위치 |
name | Azure 리소스 이름 |
tags | 리소스 태그 |
type | Azure 리소스 종류 |
속성 세부 정보
etag
리소스 etag
etag?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}
id
Azure 리소스 ID
id?: string
속성 값
string
identity
location
리소스 위치
location?: string
속성 값
string
name
Azure 리소스 이름
name?: string
속성 값
string
tags
리소스 태그
tags?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}
type
Azure 리소스 종류
type?: string
속성 값
string