WorkspacePatchInfo interface

Workspace patch details

Properties

encryption

The encryption details of the workspace

identity

The identity of the workspace

managedVirtualNetworkSettings

Managed Virtual Network Settings

provisioningState

Resource provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

publicNetworkAccess

Enable or Disable public network access to workspace

purviewConfiguration

Purview Configuration

sqlAdministratorLoginPassword

SQL administrator login password

tags

Resource tags

workspaceRepositoryConfiguration

Git integration settings

Property Details

encryption

The encryption details of the workspace

encryption?: EncryptionDetails

Property Value

identity

The identity of the workspace

identity?: ManagedIdentity

Property Value

managedVirtualNetworkSettings

Managed Virtual Network Settings

managedVirtualNetworkSettings?: ManagedVirtualNetworkSettings

Property Value

provisioningState

Resource provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publicNetworkAccess

Enable or Disable public network access to workspace

publicNetworkAccess?: string

Property Value

string

purviewConfiguration

Purview Configuration

purviewConfiguration?: PurviewConfiguration

Property Value

sqlAdministratorLoginPassword

SQL administrator login password

sqlAdministratorLoginPassword?: string

Property Value

string

tags

Resource tags

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

Property Value

{[propertyName: string]: string}

workspaceRepositoryConfiguration

Git integration settings

workspaceRepositoryConfiguration?: WorkspaceRepositoryConfiguration

Property Value