PSSynapseWorkspace 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.
public class PSSynapseWorkspace : Microsoft.Azure.Commands.Synapse.Models.PSSynapseTrackedResource
type PSSynapseWorkspace = class
inherit PSSynapseTrackedResource
Public Class PSSynapseWorkspace
Inherits PSSynapseTrackedResource
- Inheritance
Constructors
PSSynapseWorkspace(Workspace) |
Properties
ConnectivityEndpoints |
Gets identity of the workspace connectivity endpoints |
CspWorkspaceAdminProperties |
Gets or sets initial workspace AAD admin properties for a CSP subscription |
DefaultDataLakeStorage |
Gets workspace default data lake storage account details |
Encryption |
Gets or sets the encryption details of the workspace |
ExtraProperties |
Gets workspace level configs and feature flags |
Id |
Gets fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} (Inherited from PSSynapseResource) |
Identity |
Gets identity of the workspace |
Location |
Gets or sets the geo-location where the resource lives (Inherited from PSSynapseTrackedResource) |
ManagedResourceGroupName |
Gets workspace managed resource group |
ManagedVirtualNetwork |
Gets workspace managed virtual network |
ManagedVirtualNetworkSettings |
Gets or sets managed Virtual Network Settings |
Name |
Gets the name of the resource (Inherited from PSSynapseResource) |
PrivateEndpointConnections |
Gets the private endpoint connections to the workspace |
ProvisioningState |
Gets resource provisioning state |
PublicNetworkAccess |
Gets or sets enable or Disable public network access to workspace. Possible values include: 'Enabled', 'Disabled' |
PurviewConfiguration |
Gets or sets purview Configuration |
SqlAdministratorLogin |
Gets login for workspace SQL active directory administrator |
Tags |
Gets or sets resource tags. (Inherited from PSSynapseTrackedResource) |
TagsTable | (Inherited from PSSynapseTrackedResource) |
Type |
Gets the type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. (Inherited from PSSynapseResource) |
VirtualNetworkProfile |
Gets virtual Network profile |
WorkspaceRepositoryConfiguration |
Gets or sets git integration settings |
WorkspaceUID |
Gets the workspace unique identifier |