SecurityAssessmentMetadataProperties interface
評価メタデータのプロパティについて説明します。
プロパティ
| assessment |
組み込みの Azure Policy 定義に基づく評価の場合は BuiltIn、カスタム Azure Policy 定義に基づく評価の場合は Custom |
| categories | |
| description | 評価の人間が判読できる説明 |
| display |
評価のわかりやすい表示名 |
| implementation |
この評価を修復するために必要な実装作業 |
| partner |
評価を作成したパートナーについて説明します |
| policy |
注: このプロパティはシリアル化されません。この評価の計算をオンにするポリシー定義の Azure リソース ID。 サーバーによってのみ設定できます。 |
| preview | True の 場合、この評価は、プレビュー リリースの状態です。 |
| remediation |
このセキュリティの問題を軽減するために行う必要がある操作の人間が判読できる説明 |
| severity | 評価の重大度レベル |
| threats | |
| user |
評価のユーザーへの影響 |
プロパティの詳細
assessmentType
組み込みの Azure Policy 定義に基づく評価の場合は BuiltIn、カスタム Azure Policy 定義に基づく評価の場合は Custom
assessmentType: string
プロパティ値
string
categories
categories?: string[]
プロパティ値
string[]
description
評価の人間が判読できる説明
description?: string
プロパティ値
string
displayName
評価のわかりやすい表示名
displayName: string
プロパティ値
string
implementationEffort
この評価を修復するために必要な実装作業
implementationEffort?: string
プロパティ値
string
partnerData
評価を作成したパートナーについて説明します
partnerData?: SecurityAssessmentMetadataPartnerData
プロパティ値
policyDefinitionId
注: このプロパティはシリアル化されません。この評価の計算をオンにするポリシー定義の Azure リソース ID。 サーバーによってのみ設定できます。
policyDefinitionId?: string
プロパティ値
string
preview
True の 場合、この評価は、プレビュー リリースの状態です。
preview?: boolean
プロパティ値
boolean
remediationDescription
このセキュリティの問題を軽減するために行う必要がある操作の人間が判読できる説明
remediationDescription?: string
プロパティ値
string
severity
評価の重大度レベル
severity: string
プロパティ値
string
threats
threats?: string[]
プロパティ値
string[]
userImpact
評価のユーザーへの影響
userImpact?: string
プロパティ値
string