你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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