SqlServerDatabaseCredentialScanPropertiesOutput interface

SQL Server 資料庫認證掃描屬性。

Extends

繼承的屬性

businessRuleSetName

商務規則集的名稱。

collection

掃描的集合參考。

connectedVia

掃描的整合運行時間參考。

createdAt

掃描的建立時間。

credential

認證參考。

databaseName

資料庫名稱。

domain

掃描的網域。

isLiveViewEnabled

指出是否啟用即時檢視的旗標。

isPresetScan

指出掃描是否為預設掃描的旗標。

lastModifiedAt

掃描的最後一次修改時間。

logLevel

掃描的記錄層級。

parallelScanCount

平行掃描的數目。

scanRulesetName

掃描規則集的名稱。

scanRulesetType

掃描規則集的類型。

serverEndpoint

Azure SQL Server 的端點。

workers

掃描的背景工作角色數目。

繼承的屬性詳細資料

businessRuleSetName

商務規則集的名稱。

businessRuleSetName?: string

屬性值

string

繼承自AzureSqlCredentialScanPropertiesOutput.businessRuleSetName

collection

掃描的集合參考。

collection?: CollectionReferenceOutput

屬性值

繼承自AzureSqlCredentialScanPropertiesOutput.collection

connectedVia

掃描的整合運行時間參考。

connectedVia?: ConnectedViaOutput

屬性值

繼承自AzureSqlCredentialScanPropertiesOutput.connectedVia

createdAt

掃描的建立時間。

createdAt?: string

屬性值

string

繼承自AzureSqlCredentialScanPropertiesOutput.createdAt

credential

認證參考。

credential?: CredentialReferenceOutput

屬性值

繼承自AzureSqlCredentialScanPropertiesOutput.credential

databaseName

資料庫名稱。

databaseName?: string

屬性值

string

繼承自AzureSqlCredentialScanPropertiesOutput.databaseName

domain

掃描的網域。

domain?: string

屬性值

string

繼承自AzureSqlCredentialScanPropertiesOutput.domain

isLiveViewEnabled

指出是否啟用即時檢視的旗標。

isLiveViewEnabled?: boolean

屬性值

boolean

繼承自AzureSqlCredentialScanPropertiesOutput.isLiveViewEnabled

isPresetScan

指出掃描是否為預設掃描的旗標。

isPresetScan?: boolean

屬性值

boolean

繼承自AzureSqlCredentialScanPropertiesOutput.isPresetScan

lastModifiedAt

掃描的最後一次修改時間。

lastModifiedAt?: string

屬性值

string

繼承自AzureSqlCredentialScanPropertiesOutput.lastModifiedAt

logLevel

掃描的記錄層級。

logLevel?: string

屬性值

string

繼承自azureSqlCredentialScanPropertiesOutput.logLevel

parallelScanCount

平行掃描的數目。

parallelScanCount?: number

屬性值

number

繼承自AzureSqlCredentialScanPropertiesOutput.parallelScanCount

scanRulesetName

掃描規則集的名稱。

scanRulesetName?: string

屬性值

string

繼承自AzureSqlCredentialScanPropertiesOutput.scanRulesetName

scanRulesetType

掃描規則集的類型。

scanRulesetType?: "System" | "Custom"

屬性值

"System" | "Custom"

繼承自azureSqlCredentialScanPropertiesOutput.scanRulesetType

serverEndpoint

Azure SQL Server 的端點。

serverEndpoint?: string

屬性值

string

繼承自AzureSqlCredentialScanPropertiesOutput.serverEndpoint

workers

掃描的背景工作角色數目。

workers?: number

屬性值

number

繼承自AzureSqlCredentialScanPropertiesOutput.worker