다음을 통해 공유


AzureSynapseMsiScan interface

Azure synapse MSI 검사.

Extends

속성

kind
properties

Azure synapse MSI 검색 속성입니다.

상속된 속성

creationType

생성 형식입니다.

dataSourceIdentifier

데이터 원본 식별자입니다.

dataSourceName

데이터 원본 이름입니다.

scanId

검사 식별자입니다.

속성 세부 정보

kind

kind: "AzureSynapseMsi"

속성 값

"AzureSynapseMsi"

properties

Azure synapse MSI 검색 속성입니다.

properties?: AzureSynapseMsiScanProperties

속성 값

상속된 속성 세부 정보

creationType

생성 형식입니다.

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

속성 값

"Manual" | "AutoNative" | "AutoManaged"

ScanParent.creationType 상속된

dataSourceIdentifier

데이터 원본 식별자입니다.

dataSourceIdentifier?: DataSourceIdentifier

속성 값

ScanParent.dataSourceIdentifier 상속된

dataSourceName

데이터 원본 이름입니다.

dataSourceName?: string

속성 값

string

ScanParent.dataSourceName 상속된

scanId

검사 식별자입니다.

scanId?: string

속성 값

string

ScanParent.scanId 상속된