Edit

Share via


New-AzPurviewAzureSynapseWorkspaceCredentialScanObject

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

Syntax

Default (Default)

New-AzPurviewAzureSynapseWorkspaceCredentialScanObject
    -Kind <ScanAuthorizationType>
    [-CollectionReferenceName <String>]
    [-CollectionType <String>]
    [-ConnectedViaReferenceName <String>]
    [-CredentialReferenceName <String>]
    [-CredentialType <CredentialType>]
    [-ResourceType <IExpandingResourceScanPropertiesResourceTypes>]
    [-ScanRulesetName <String>]
    [-ScanRulesetType <ScanRulesetType>]
    [-Worker <Int32>]
    [<CommonParameters>]

Description

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

Examples

Example 1: Create Azure Synapse Workspace Credential scan object

New-AzPurviewAzureSynapseWorkspaceCredentialScanObject -Kind 'AzureSynapseWorkspaceCredential' -CollectionReferenceName 'parv-brs-2' -CollectionType 'CollectionReference' -CredentialType 'ServicePrincipal' -CredentialReferenceName 'svcp' -ScanRulesetName 'AzureSynapseSQL' -ScanRulesetType 'System'
CollectionLastModifiedAt  :
CollectionReferenceName   : parv-brs-2
CollectionType            : CollectionReference
ConnectedViaReferenceName :
CreatedAt                 :
CredentialReferenceName   : svcp
CredentialType            : ServicePrincipal
Id                        :
Kind                      : AzureSynapseWorkspaceCredential
LastModifiedAt            :
Name                      :
ResourceType              : {
                            }
Result                    :
ScanRulesetName           : AzureSynapseSQL
ScanRulesetType           : System
Worker                    :

Create Azure Synapse Workspace Credential scan object

Parameters

-CollectionReferenceName

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

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 AzureSynapseWorkspaceCredentialScan.

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

-ConnectedViaReferenceName

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

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

-CredentialReferenceName

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

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

-CredentialType

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

Parameter properties

Type:CredentialType
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

-Kind

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

Parameter properties

Type:ScanAuthorizationType
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ResourceType

To construct, see NOTES section for RESOURCETYPE properties and create a hash table.

Parameter properties

Type:IExpandingResourceScanPropertiesResourceTypes
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

-ScanRulesetName

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

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

-ScanRulesetType

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

Parameter properties

Type:ScanRulesetType
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

-Worker

Create an in-memory object for AzureSynapseWorkspaceCredentialScan.

Parameter properties

Type:Int32
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

AzureSynapseWorkspaceCredentialScan