Share via


OracleScanRulesetOutput interface

Oracle scan ruleset.

Extends

Properties

kind
properties

Oracle scan rule set properties.

Inherited Properties

id

The resource identifier.

name

The resource name.

scanRulesetType

Versioned scan ruleset properties.

status

Status of versioned scan ruleset properties.

version

Version of versioned scan ruleset properties.

Property Details

kind

kind: "Oracle"

Property Value

"Oracle"

properties

Oracle scan rule set properties.

properties?: OracleScanRulesetPropertiesOutput

Property Value

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From ScanRulesetOutputParent.id

name

The resource name.

name?: string

Property Value

string

Inherited From ScanRulesetOutputParent.name

scanRulesetType

Versioned scan ruleset properties.

scanRulesetType?: "System" | "Custom"

Property Value

"System" | "Custom"

Inherited From ScanRulesetOutputParent.scanRulesetType

status

Status of versioned scan ruleset properties.

status?: "Enabled" | "Disabled"

Property Value

"Enabled" | "Disabled"

Inherited From ScanRulesetOutputParent.status

version

Version of versioned scan ruleset properties.

version?: number

Property Value

number

Inherited From ScanRulesetOutputParent.version