SqlServerDatabaseCredentialScanOutput interface

SQL Server 資料庫認證掃描。

Extends

屬性

kind
properties

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

繼承的屬性

creationType

建立類型。

dataSourceIdentifier

數據源標識碼。

dataSourceName

數據源名稱。

id

資源標識碼。

lastRunResult

擷取的掃描結果。

name

資源名稱。

scanId

掃描標識碼。

屬性詳細資料

kind

kind: "SqlServerDatabaseCredential"

屬性值

"SqlServerDatabaseCredential"

properties

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

properties?: SqlServerDatabaseCredentialScanPropertiesOutput

屬性值

繼承的屬性詳細資料

creationType

建立類型。

creationType?: "Manual" | "AutoNative" | "AutoManaged"

屬性值

"Manual" | "AutoNative" | "AutoManaged"

繼承自ScanOutputParent.creationType

dataSourceIdentifier

數據源標識碼。

dataSourceIdentifier?: DataSourceIdentifierOutput

屬性值

繼承自ScanOutputParent.dataSourceIdentifier

dataSourceName

數據源名稱。

dataSourceName?: string

屬性值

string

繼承自ScanOutputParent.dataSourceName

id

資源標識碼。

id?: string

屬性值

string

繼承自ScanOutputParent.id

lastRunResult

擷取的掃描結果。

lastRunResult?: ScanResultWithIngestionOutput

屬性值

繼承自ScanOutputParent.lastRunResult

name

資源名稱。

name?: string

屬性值

string

繼承自ScanOutputParent.name

scanId

掃描標識碼。

scanId?: string

屬性值

string

繼承自ScanOutputParent.scanId