你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureSynapseWorkspaceMsiScanPropertiesOutput interface

Azure synapse workspace MSI scan properties.

Extends

Inherited Properties

businessRuleSetName

The name of the business rule set.

collection

The collection reference of the scan.

connectedVia

The integration runtime reference of the scan.

createdAt

The creation time of the scan.

credential

The credential reference.

domain

The domain of the scan.

isLiveViewEnabled

The flag to indicate whether the live view is enabled or not.

isPresetScan

The flag to indicate whether the scan is a preset scan or not.

lastModifiedAt

The last modified time of the scan.

logLevel

The log level of the scan.

parallelScanCount

The number of parallel scans.

resourceTypes

Resource types of scan properties in expanding resources.

scanRulesetName

The name of the scan ruleset.

scanRulesetType

The type of the scan ruleset.

workers

The number of workers of the scan.

Inherited Property Details

businessRuleSetName

The name of the business rule set.

businessRuleSetName?: string

Property Value

string

Inherited From ExpandingResourceScanPropertiesOutput.businessRuleSetName

collection

The collection reference of the scan.

collection?: CollectionReferenceOutput

Property Value

Inherited From ExpandingResourceScanPropertiesOutput.collection

connectedVia

The integration runtime reference of the scan.

connectedVia?: ConnectedViaOutput

Property Value

Inherited From ExpandingResourceScanPropertiesOutput.connectedVia

createdAt

The creation time of the scan.

createdAt?: string

Property Value

string

Inherited From ExpandingResourceScanPropertiesOutput.createdAt

credential

The credential reference.

credential?: CredentialReferenceOutput

Property Value

Inherited From ExpandingResourceScanPropertiesOutput.credential

domain

The domain of the scan.

domain?: string

Property Value

string

Inherited From ExpandingResourceScanPropertiesOutput.domain

isLiveViewEnabled

The flag to indicate whether the live view is enabled or not.

isLiveViewEnabled?: boolean

Property Value

boolean

Inherited From ExpandingResourceScanPropertiesOutput.isLiveViewEnabled

isPresetScan

The flag to indicate whether the scan is a preset scan or not.

isPresetScan?: boolean

Property Value

boolean

Inherited From ExpandingResourceScanPropertiesOutput.isPresetScan

lastModifiedAt

The last modified time of the scan.

lastModifiedAt?: string

Property Value

string

Inherited From ExpandingResourceScanPropertiesOutput.lastModifiedAt

logLevel

The log level of the scan.

logLevel?: string

Property Value

string

Inherited From ExpandingResourceScanPropertiesOutput.logLevel

parallelScanCount

The number of parallel scans.

parallelScanCount?: number

Property Value

number

Inherited From ExpandingResourceScanPropertiesOutput.parallelScanCount

resourceTypes

Resource types of scan properties in expanding resources.

resourceTypes?: ExpandingResourceScanPropertiesResourceTypesOutput

Property Value

Inherited From ExpandingResourceScanPropertiesOutput.resourceTypes

scanRulesetName

The name of the scan ruleset.

scanRulesetName?: string

Property Value

string

Inherited From ExpandingResourceScanPropertiesOutput.scanRulesetName

scanRulesetType

The type of the scan ruleset.

scanRulesetType?: "System" | "Custom"

Property Value

"System" | "Custom"

Inherited From ExpandingResourceScanPropertiesOutput.scanRulesetType

workers

The number of workers of the scan.

workers?: number

Property Value

number

Inherited From ExpandingResourceScanPropertiesOutput.workers