Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceUpdateParameters

Package version

interface

An interface representing WorkspaceUpdateParameters. The parameters for updating a machine learning team account workspace.

Hierarchy

  • WorkspaceUpdateParameters

Index

Properties

Optional description

description: undefined | string
member

{string} [description] Description for this workspace.

Optional friendlyName

friendlyName: undefined | string
member

{string} [friendlyName] Friendly name of this workspace.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] The resource tags for the machine learning team account workspace.

Generated using TypeDoc