次の方法で共有


Get-AzSecuritySubAssessment

サブスクリプションのサブ評価の結果を取得します。

構文

Get-AzSecuritySubAssessment
   [-AssessedResourceId <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzSecuritySubAssessment
   -Name <String>
   [-AssessedResourceId <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzSecuritySubAssessment
   -Name <String>
   -AssessmentName <String>
   [-AssessedResourceId <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzSecuritySubAssessment
   -AssessmentName <String>
   [-AssessedResourceId <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzSecuritySubAssessment
   -ResourceId <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

説明

サブスクリプションのサブ評価の結果を取得します。

例 1

Get-AzSecuritySubAssessment

サブスクリプション内のすべてのサブ評価結果を取得します。

パラメーター

-AssessedResourceId

評価が計算されるリソースの完全なリソース ID。

型:String
配置:Named
規定値:None
必須:False
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

-AssessmentName

評価リソースの名前。

型:String
配置:Named
規定値:None
必須:True
パイプライン入力を受け取る:True
ワイルドカード文字を受け取る:False

-DefaultProfile

Azure との通信のために使用される資格情報、アカウント、テナント、サブスクリプションです。

型:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
配置:Named
規定値:None
必須:False
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

-Name

リソース名。

型:String
配置:Named
規定値:None
必須:True
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

-ResourceId

コマンドを呼び出すセキュリティ リソースの ID。

型:String
配置:Named
規定値:None
必須:True
パイプライン入力を受け取る:True
ワイルドカード文字を受け取る:False

入力

String

出力

PSSecuritySubAssessment