次の方法で共有


AzureSynapseWorkspaceCredentialScanProperties interface

Azure synapse ワークスペースの資格情報スキャンのプロパティ。

Extends

継承されたプロパティ

businessRuleSetName

ビジネス ルール セットの名前。

collection

スキャンのコレクション参照。

connectedVia

スキャンの統合ランタイム参照。

credential

資格情報の参照。

domain

スキャンのドメイン。

isLiveViewEnabled

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

スキャンがプリセット スキャンかどうかを示すフラグ。

logLevel

スキャンのログ レベル。

parallelScanCount

並列スキャンの数。

resourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

スキャン ルールセットの名前。

scanRulesetType

スキャン ルール セットの種類。

workers

スキャンのワーカーの数。

継承されたプロパティの詳細

businessRuleSetName

ビジネス ルール セットの名前。

businessRuleSetName?: string

プロパティ値

string

承元ExpandingResourceScanProperties.businessRuleSetName

collection

スキャンのコレクション参照。

collection?: CollectionReference

プロパティ値

承元ExpandingResourceScanProperties.collection

connectedVia

スキャンの統合ランタイム参照。

connectedVia?: ConnectedVia

プロパティ値

承元ExpandingResourceScanProperties.connectedVia

credential

資格情報の参照。

credential?: CredentialReference

プロパティ値

承元ExpandingResourceScanProperties.credential

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

承元ExpandingResourceScanProperties.domain

isLiveViewEnabled

ライブ ビューが有効かどうかを示すフラグ。

isLiveViewEnabled?: boolean

プロパティ値

boolean

承元ExpandingResourceScanProperties.isLiveViewEnabled

isPresetScan

スキャンがプリセット スキャンかどうかを示すフラグ。

isPresetScan?: boolean

プロパティ値

boolean

承元ExpandingResourceScanProperties.isPresetScan

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

承元ExpandingResourceScanProperties.logLevel

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

承元ExpandingResourceScanProperties.parallelScanCount

resourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

resourceTypes?: ExpandingResourceScanPropertiesResourceTypes

プロパティ値

承元ExpandingResourceScanProperties.resourceTypes

scanRulesetName

スキャン ルールセットの名前。

scanRulesetName?: string

プロパティ値

string

承元ExpandingResourceScanProperties.scanRulesetName

scanRulesetType

スキャン ルール セットの種類。

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

承元ExpandingResourceScanProperties.scanRulesetType

workers

スキャンのワーカーの数。

workers?: number

プロパティ値

number

承元ExpandingResourceScanProperties.workers