WorkspaceCollection interface
属性
id | 资源 ID |
___location | Azure 位置 |
name | 工作区集合名称 |
properties | 性能 |
sku | |
tags | 字典 |
type | 资源类型 |
属性详细信息
id
资源 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