AdditionalWorkspacesProperties interface
Properties of the additional workspaces.
Properties
data |
List of data types sent to workspace |
type | Workspace type. |
workspace | Workspace resource id |
Property Details
dataTypes
List of data types sent to workspace
dataTypes?: string[]
Property Value
string[]
type
Workspace type.
type?: string
Property Value
string
workspace
Workspace resource id
workspace?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript