SynapseWorkspacePatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Workspace patch details.
public class SynapseWorkspacePatch
type SynapseWorkspacePatch = class
Public Class SynapseWorkspacePatch
- Inheritance
-
SynapseWorkspacePatch
Constructors
SynapseWorkspacePatch() |
Initializes a new instance of SynapseWorkspacePatch. |
Properties
Encryption |
The encryption details of the workspace. |
Identity |
The identity of the workspace. Current supported identity types: None, SystemAssigned, SystemAssigned,UserAssigned. |
ManagedVirtualNetworkSettings |
Managed Virtual Network Settings. |
ProvisioningState |
Resource provisioning state. |
PublicNetworkAccess |
Enable or Disable public network access to workspace. |
PurviewResourceId |
Purview Resource ID. |
SqlAdministratorLoginPassword |
SQL administrator login password. |
Tags |
Resource tags. |
WorkspaceRepositoryConfiguration |
Git integration settings. |
Applies to
Azure SDK for .NET