WorkspaceUpdateParameters interface

The parameters for updating a machine learning workspace.

Properties

keyVaultIdentifierId

The key vault identifier used for encrypted workspaces.

sku

The sku of the workspace.

tags

The resource tags for the machine learning workspace.

workspaceState

The current state of workspace resource.

Property Details

keyVaultIdentifierId

The key vault identifier used for encrypted workspaces.

keyVaultIdentifierId?: string

Property Value

string

sku

The sku of the workspace.

sku?: Sku

Property Value

Sku

tags

The resource tags for the machine learning workspace.

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

Property Value

{[propertyName: string]: string}

workspaceState

The current state of workspace resource.

workspaceState?: WorkspaceState

Property Value