WorkspaceUpdateProperties interface

Updatable properties for Workspace (all fields optional for PATCH)

Properties

keyVaultProperties

The key to use for encrypting data at rest when customer managed keys are enabled.

publicNetworkAccess

Whether or not public network access is allowed for this resource. For security reasons, it is recommended to disable it whenever possible.

supercomputerIds

List of linked SuperComputers.

Property Details

keyVaultProperties

The key to use for encrypting data at rest when customer managed keys are enabled.

keyVaultProperties?: KeyVaultUpdateProperties

Property Value

publicNetworkAccess

Whether or not public network access is allowed for this resource. For security reasons, it is recommended to disable it whenever possible.

publicNetworkAccess?: string

Property Value

string

supercomputerIds

List of linked SuperComputers.

supercomputerIds?: string[]

Property Value

string[]