New-AzPurviewAzureSynapseWorkspaceDataSourceObject
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Syntax
Default (Default)
New-AzPurviewAzureSynapseWorkspaceDataSourceObject
[-CollectionReferenceName <String>]
[-CollectionType <String>]
[-DedicatedSqlEndpoint <String>]
[-Location <String>]
[-ResourceGroup <String>]
[-ResourceName <String>]
[-ServerlessSqlEndpoint <String>]
[-SubscriptionId <String>]
[<CommonParameters>]
Description
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Examples
Example 1: Create Azure Synapse workspace data source object
New-AzPurviewAzureSynapseWorkspaceDataSourceObject -CollectionReferenceName 'parv-brs-2' -CollectionType 'CollectionReference' -DedicatedSqlEndpoint 'g1euap.sql.azuresynapse.net' -ServerlessSqlEndpoint 'rg1euap-ondemand.sql.azuresynapse.net'
CollectionLastModifiedAt :
CollectionReferenceName : parv-brs-2
CollectionType : CollectionReference
CreatedAt :
DedicatedSqlEndpoint : g1euap.sql.azuresynapse.net
Id :
Kind : AzureSynapseWorkspace
LastModifiedAt :
Location :
Name :
ResourceGroup :
ResourceName :
Scan :
ServerlessSqlEndpoint : rg1euap-ondemand.sql.azuresynapse.net
SubscriptionId :
Create Azure Synapse workspace data source object
Parameters
-CollectionReferenceName
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-CollectionType
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-DedicatedSqlEndpoint
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-Location
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-ResourceGroup
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-ResourceName
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-ServerlessSqlEndpoint
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-SubscriptionId
Create an in-memory object for AzureSynapseWorkspaceDataSource.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters .
Outputs