共用方式為


SqlServerDatabaseSystemScanRulesetOutput interface

Sql Server 資料庫系統掃描規則集。

Extends

屬性

kind
properties

Sql Server 資料庫掃描規則集屬性。

繼承的屬性

id

資源標識碼。

name

資源名稱。

scanRulesetType

版本設定的掃描規則集屬性。

status

版本設定的掃描規則集屬性的狀態。

version

版本設定版本的掃描規則集屬性。

屬性詳細資料

kind

kind: "SqlServerDatabase"

屬性值

"SqlServerDatabase"

properties

Sql Server 資料庫掃描規則集屬性。

properties?: SqlServerDatabaseScanRulesetPropertiesOutput

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SystemScanRulesetOutputParent.id

name

資源名稱。

name?: string

屬性值

string

繼承自 SystemScanRulesetOutputParent.name

scanRulesetType

版本設定的掃描規則集屬性。

scanRulesetType?: "System" | "Custom"

屬性值

"System" | "Custom"

繼承自systemScanRulesetOutputParent.scanRulesetType

status

版本設定的掃描規則集屬性的狀態。

status?: "Enabled" | "Disabled"

屬性值

"Enabled" | "Disabled"

繼承自SystemScanRulesetOutputParent.status

version

版本設定版本的掃描規則集屬性。

version?: number

屬性值

number

繼承自SystemScanRulesetOutputParent.version