다음을 통해 공유


AzureResourceGroupMsiScan interface

Azure 리소스 그룹 MSI 검사.

Extends

속성

kind
properties

Azure 리소스 그룹 MSI 검색 속성

상속된 속성

creationType

생성 형식입니다.

dataSourceIdentifier

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

dataSourceName

데이터 원본 이름입니다.

scanId

검사 식별자입니다.

속성 세부 정보

kind

kind: "AzureResourceGroupMsi"

속성 값

"AzureResourceGroupMsi"

properties

Azure 리소스 그룹 MSI 검색 속성

properties?: AzureResourceGroupMsiScanProperties

속성 값

상속된 속성 세부 정보

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 상속된