次の方法で共有


SecurityAssessmentMetadataPropertiesResponse interface

評価メタデータ応答のプロパティについて説明します。

Extends

プロパティ

plannedDeprecationDate
publishDates
tactics
techniques

継承されたプロパティ

assessmentType

組み込みの Azure Policy 定義に基づく評価の場合は BuiltIn、カスタム Azure Policy 定義に基づく評価の場合は Custom

categories
description

評価の人間が判読できる説明

displayName

評価のわかりやすい表示名

implementationEffort

この評価を修復するために必要な実装作業

partnerData

評価を作成したパートナーについて説明します

policyDefinitionId

注: このプロパティはシリアル化されません。この評価の計算をオンにするポリシー定義の Azure リソース ID。 サーバーによってのみ設定できます。

preview

True の 場合、この評価は、プレビュー リリースの状態です。

remediationDescription

このセキュリティの問題を軽減するために行う必要がある操作の人間が判読できる説明

severity

評価の重大度レベル

threats
userImpact

評価のユーザーへの影響

プロパティの詳細

plannedDeprecationDate

plannedDeprecationDate?: string

プロパティ値

string

publishDates

publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates

プロパティ値

tactics

tactics?: string[]

プロパティ値

string[]

techniques

techniques?: string[]

プロパティ値

string[]

継承されたプロパティの詳細

assessmentType

組み込みの Azure Policy 定義に基づく評価の場合は BuiltIn、カスタム Azure Policy 定義に基づく評価の場合は Custom

assessmentType: string

プロパティ値

string

承元SecurityAssessmentMetadataProperties.assessmentType

categories

categories?: string[]

プロパティ値

string[]

継承元SecurityAssessmentMetadataProperties.categories

description

評価の人間が判読できる説明

description?: string

プロパティ値

string

承元SecurityAssessmentMetadataProperties.description

displayName

評価のわかりやすい表示名

displayName: string

プロパティ値

string

継承元SecurityAssessmentMetadataProperties.displayName

implementationEffort

この評価を修復するために必要な実装作業

implementationEffort?: string

プロパティ値

string

承元SecurityAssessmentMetadataProperties.implementationEffort

partnerData

評価を作成したパートナーについて説明します

partnerData?: SecurityAssessmentMetadataPartnerData

プロパティ値

承元SecurityAssessmentMetadataProperties.partnerData

policyDefinitionId

注: このプロパティはシリアル化されません。この評価の計算をオンにするポリシー定義の Azure リソース ID。 サーバーによってのみ設定できます。

policyDefinitionId?: string

プロパティ値

string

承元SecurityAssessmentMetadataProperties.policyDefinitionId

preview

True の 場合、この評価は、プレビュー リリースの状態です。

preview?: boolean

プロパティ値

boolean

承元SecurityAssessmentMetadataProperties.preview

remediationDescription

このセキュリティの問題を軽減するために行う必要がある操作の人間が判読できる説明

remediationDescription?: string

プロパティ値

string

承元SecurityAssessmentMetadataProperties.remediationDescription

severity

評価の重大度レベル

severity: string

プロパティ値

string

SecurityAssessmentMetadataProperties.severityから継承

threats

threats?: string[]

プロパティ値

string[]

承元SecurityAssessmentMetadataProperties.threats

userImpact

評価のユーザーへの影響

userImpact?: string

プロパティ値

string

承元SecurityAssessmentMetadataProperties.userImpact