你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WorkspaceCollection interface
Properties
id | Resource id |
location | Azure location |
name | Workspace collection name |
properties | Properties |
sku | |
tags | Dictionary of |
type | Resource type |
Property Details
id
Resource id
id?: string
Property Value
string
location
Azure location
location?: string
Property Value
string
name
Workspace collection name
name?: string
Property Value
string
properties
Properties
properties?: Record<string, unknown>
Property Value
Record<string, unknown>
sku
tags
Dictionary of
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Resource type
type?: string
Property Value
string