MyWorkbookResource interface
Azure 資源物件
- Extends
屬性
| etag | 資源 etag |
| id | Azure 資源標識碼 |
| identity | 用於 BYOS 的身分識別 |
| location | 資源位置 |
| name | Azure 資源名稱 |
| tags | 資源標籤 |
| type | Azure 資源類型 |
屬性詳細資料
etag
資源 etag
etag?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
id
Azure 資源標識碼
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