AlertDefinition interface

アラートの定義

Extends

プロパティ

description

アラートの説明。

displayName

アラートの表示名。

howToPrevent

アラートを防ぐ方法。

isConfigurable

True の 場合は、アラートの構成を構成できます。false、それ以外の場合。

isRemediatable

True の 場合は、アラートを修復できます。false、それ以外の場合。

mitigationSteps

アラートを軽減する方法。

scope

アラート スコープ。

securityImpact

アラートのセキュリティへの影響。

severityLevel

アラートの重大度レベル。

継承されたプロパティ

id

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

name

リソースの名前

systemData

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

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

プロパティの詳細

description

アラートの説明。

description?: string

プロパティ値

string

displayName

アラートの表示名。

displayName?: string

プロパティ値

string

howToPrevent

アラートを防ぐ方法。

howToPrevent?: string

プロパティ値

string

isConfigurable

True の 場合は、アラートの構成を構成できます。false、それ以外の場合。

isConfigurable?: boolean

プロパティ値

boolean

isRemediatable

True の 場合は、アラートを修復できます。false、それ以外の場合。

isRemediatable?: boolean

プロパティ値

boolean

mitigationSteps

アラートを軽減する方法。

mitigationSteps?: string

プロパティ値

string

scope

アラート スコープ。

scope?: string

プロパティ値

string

securityImpact

アラートのセキュリティへの影響。

securityImpact?: string

プロパティ値

string

severityLevel

アラートの重大度レベル。

severityLevel?: string

プロパティ値

string

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

id

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

id?: string

プロパティ値

string

承元ExtensionResource.id

name

リソースの名前

name?: string

プロパティ値

string

承元ExtensionResource.name

systemData

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

systemData?: SystemData

プロパティ値

承元ExtensionResource.systemData

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

type?: string

プロパティ値

string

承元ExtensionResource.type