WorkspaceList interface

Return a list of firmware analysis workspaces.

Properties

nextLink

The uri to fetch the next page of asset.

value

The list of firmware analysis workspaces. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The uri to fetch the next page of asset.

nextLink?: string

Property Value

string

value

The list of firmware analysis workspaces. NOTE: This property will not be serialized. It can only be populated by the server.

value?: Workspace[]

Property Value