次の方法で共有


AzureSubscriptionCredentialScanProperties interface

Azure サブスクリプション資格情報スキャンのプロパティ。

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 から継承された