次の方法で共有


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

sku?: AzureSku

Property Value

tags

Dictionary of

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

Resource type

type?: string

Property Value

string