Share via


AzureSubscriptionMsiScan interface

Azure subscription MSI scan.

Extends

Properties

kind
properties

Azure subscription MSI scan properties.

Inherited Properties

creationType

The creation type.

dataSourceIdentifier

The data source identifier.

dataSourceName

The data source name.

scanId

The scan identifier.

Property Details

kind

kind: "AzureSubscriptionMsi"

Property Value

"AzureSubscriptionMsi"

properties

Azure subscription MSI scan properties.

properties?: AzureSubscriptionMsiScanProperties

Property Value

Inherited Property Details

creationType

The creation type.

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

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From ScanParent.creationType

dataSourceIdentifier

The data source identifier.

dataSourceIdentifier?: DataSourceIdentifier

Property Value

Inherited From ScanParent.dataSourceIdentifier

dataSourceName

The data source name.

dataSourceName?: string

Property Value

string

Inherited From ScanParent.dataSourceName

scanId

The scan identifier.

scanId?: string

Property Value

string

Inherited From ScanParent.scanId