次の方法で共有


CustomAssessmentAutomationCreateOrUpdateContent クラス

定義

カスタム評価自動化要求。

public class CustomAssessmentAutomationCreateOrUpdateContent : Azure.ResourceManager.Models.ResourceData
type CustomAssessmentAutomationCreateOrUpdateContent = class
    inherit ResourceData
Public Class CustomAssessmentAutomationCreateOrUpdateContent
Inherits ResourceData
継承
CustomAssessmentAutomationCreateOrUpdateContent

コンストラクター

CustomAssessmentAutomationCreateOrUpdateContent()

CustomAssessmentAutomationCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

CompressedQuery

必要な評価自動化結果を表す Base 64 でエンコードされた KQL クエリ。

Description

この評価自動化によって生成される評価に関連する説明。

DisplayName

この評価自動化によって生成された評価の表示名。

Id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(継承元 ResourceData)
Name

リソースの名前。

(継承元 ResourceData)
RemediationDescription

この評価の自動化によって生成される評価に関連する修復の説明。

ResourceType

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

(継承元 ResourceData)
Severity

この評価の自動化によって生成される評価に関連する重大度。

SupportedCloud

カスタム評価の自動化に関連するクラウド。

SystemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

(継承元 ResourceData)

適用対象