다음을 통해 공유


AmazonPostgreSqlScanRulesetOutput interface

Azure Postgre SQL 검사 규칙 집합.

Extends

속성

kind
properties

Azure Postgre SQL 검사 규칙 집합 속성입니다.

상속된 속성

id

리소스 식별자입니다.

name

리소스 이름입니다.

scanRulesetType

버전이 지정된 검사 규칙 집합 속성입니다.

status

버전이 지정된 검사 규칙 집합 속성의 상태입니다.

version

버전이 지정된 검사 규칙 집합 속성의 버전입니다.

속성 세부 정보

kind

kind: "AmazonPostgreSql"

속성 값

"AmazonPostgreSql"

properties

Azure Postgre SQL 검사 규칙 집합 속성입니다.

properties?: AmazonPostgreSqlScanRulesetPropertiesOutput

속성 값

상속된 속성 세부 정보

id

리소스 식별자입니다.

id?: string

속성 값

string

ScanRulesetOutputParent.id 상속된

name

리소스 이름입니다.

name?: string

속성 값

string

ScanRulesetOutputParent.name 상속된

scanRulesetType

버전이 지정된 검사 규칙 집합 속성입니다.

scanRulesetType?: "System" | "Custom"

속성 값

"System" | "Custom"

ScanRulesetOutputParent.scanRulesetType 상속된

status

버전이 지정된 검사 규칙 집합 속성의 상태입니다.

status?: "Enabled" | "Disabled"

속성 값

"Enabled" | "Disabled"

ScanRulesetOutputParent.status 상속된

version

버전이 지정된 검사 규칙 집합 속성의 버전입니다.

version?: number

속성 값

number

ScanRulesetOutputParent.version 상속된