Edit

Share via


New-AzPurviewAzureDataExplorerMsiScanObject

Create an in-memory object for AzureDataExplorerMsiScan.

Syntax

Default (Default)

New-AzPurviewAzureDataExplorerMsiScanObject
    -Kind <ScanAuthorizationType>
    [-CollectionReferenceName <String>]
    [-CollectionType <String>]
    [-ConnectedViaReferenceName <String>]
    [-Database <String>]
    [-ScanRulesetName <String>]
    [-ScanRulesetType <ScanRulesetType>]
    [-Worker <Int32>]
    [<CommonParameters>]

Description

Create an in-memory object for AzureDataExplorerMsiScan.

Examples

Example 1: Create Azure Data Explorer Msi scan object

New-AzPurviewAzureDataExplorerMsiScanObject -Kind 'AzureDataExplorerMsi' -CollectionReferenceName 'parv-brs-2' -CollectionType 'CollectionReference' -ScanRulesetName 'AzureDataExplorer' -ScanRulesetType 'System'
CollectionLastModifiedAt  :
CollectionReferenceName   : parv-brs-2
CollectionType            : CollectionReference
ConnectedViaReferenceName :
CreatedAt                 :
Database                  :
Id                        :
Kind                      : AzureDataExplorerMsi
LastModifiedAt            :
Name                      :
Result                    :
ScanRulesetName           : AzureDataExplorer
ScanRulesetType           : System
Worker                    :

Create Azure Data Explorer Credential scan object

Parameters

-CollectionReferenceName

Create an in-memory object for AzureDataExplorerMsiScan.

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

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

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

-Database

Create an in-memory object for AzureDataExplorerMsiScan.

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

-Kind

Create an in-memory object for AzureDataExplorerMsiScan.

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

-ScanRulesetName

Create an in-memory object for AzureDataExplorerMsiScan.

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

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

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

AzureDataExplorerMsiScan