WorkspaceCollection interface
屬性
id | 資源標識碼 |
location | Azure 位置 |
name | 工作區集合名稱 |
properties | 性能 |
sku | |
tags | 的字典 |
type | 資源類型 |
屬性詳細資料
id
資源標識碼
id?: string
屬性值
string
location
Azure 位置
location?: string
屬性值
string
name
工作區集合名稱
name?: string
屬性值
string
properties
性能
properties?: Record<string, unknown>
屬性值
Record<string, unknown>
sku
tags
的字典
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源類型
type?: string
屬性值
string