Get-AzSecurityAssessmentMetadata
サブスクリプションのセキュリティ評価の種類とメタメタを取得します。
構文
Get-AzSecurityAssessmentMetadata
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzSecurityAssessmentMetadata
-Name <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzSecurityAssessmentMetadata
-ResourceId <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
説明
サブスクリプションのセキュリティ評価の種類とメタメタを取得します。 Security Assessment メタデータには、ユーザーが定義できる組み込みの評価とカスタム評価の種類が含まれます。
例
例 1
Get-AzSecurityAssessmentMetadata
現在のサブスクリプションで構成されたすべての組み込み評価とカスタム評価を取得します。
パラメーター
-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 |