次の方法で共有


AutomationRulePropertyConditionSupportedProperty 構造体

定義

オートメーション ルールのプロパティ条件で評価するプロパティ。

public readonly struct AutomationRulePropertyConditionSupportedProperty : IEquatable<Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyConditionSupportedProperty>
type AutomationRulePropertyConditionSupportedProperty = struct
Public Structure AutomationRulePropertyConditionSupportedProperty
Implements IEquatable(Of AutomationRulePropertyConditionSupportedProperty)
継承
AutomationRulePropertyConditionSupportedProperty
実装

コンストラクター

AutomationRulePropertyConditionSupportedProperty(String)

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

プロパティ

AccountAadTenantId

アカウント Azure Active Directory テナント ID。

AccountAadUserId

アカウント Azure Active Directory ユーザー ID。

AccountName

アカウント名。

AccountNTDomain

アカウント NetBIOS ドメイン名。

AccountObjectGuid

アカウントの一意識別子。

AccountPuid

アカウント Azure Active Directory Passport ユーザー ID。

AccountSid

アカウントのセキュリティ識別子。

AccountUpnSuffix

アカウント ユーザー プリンシパル名サフィックス。

AlertAnalyticRuleIds

アラートの分析ルール ID。

AlertProductNames

アラートの製品の名前。

AzureResourceResourceId

Azure リソース ID。

AzureResourceSubscriptionId

Azure リソース サブスクリプション ID。

CloudApplicationAppId

クラウド アプリケーション識別子。

CloudApplicationAppName

クラウド アプリケーション名。

DnsDomainName

DNS レコードのドメイン名。

FileDirectory

ファイル ディレクトリの完全パス。

FileHashValue

ファイル ハッシュ値。

FileName

パスのないファイル名。

HostAzureId

ホスト Azure リソース ID。

HostName

ドメインのないホスト名。

HostNetBiosName

ホスト NetBIOS 名。

HostNTDomain

ホスト NT ドメイン。

HostOSVersion

ホスト オペレーティング システム。

IncidentDescription

インシデントの説明。

IncidentLabel

インシデントのラベル。

IncidentProviderName

インシデントのプロバイダー名。

IncidentRelatedAnalyticRuleIds

インシデントの関連する分析ルール ID。

IncidentSeverity

インシデントの重大度。

IncidentStatus

インシデントの状態。

IncidentTactics

インシデントの戦術。

IncidentTitle

インシデントのタイトル。

IncidentUpdatedBySource

インシデントの更新ソース。

IotDeviceId

"IoT デバイス ID。

IotDeviceModel

IoT デバイス モデル。

IotDeviceName

IoT デバイス名。

IotDeviceOperatingSystem

IoT デバイスのオペレーティング システム。

IotDeviceType

IoT デバイスの種類。

IotDeviceVendor

IoT デバイス ベンダー。

IPAddress

IP アドレスです。

MailboxDisplayName

メールボックスの表示名。

MailboxPrimaryAddress

メールボックスのプライマリ アドレス。

MailboxUpn

メールボックス ユーザー プリンシパル名。

MailMessageDeliveryAction

メール メッセージ配信アクション。

MailMessageDeliveryLocation

メール メッセージの配信場所。

MailMessageP1Sender

メール メッセージ P1 送信者。

MailMessageP2Sender

メール メッセージ P2 送信者。

MailMessageRecipient

メール メッセージの受信者。

MailMessageSenderIP

メール メッセージ送信者の IP アドレス。

MailMessageSubject

メール メッセージの件名。

MalwareCategory

マルウェア カテゴリ。

MalwareName

マルウェア名。

ProcessCommandLine

プロセス実行コマンド ライン。

ProcessId

プロセス ID。

RegistryKey

レジストリ キーのパス

RegistryValueData

文字列形式の表現のレジストリ キー値。

Uri

URL。

メソッド

Equals(AutomationRulePropertyConditionSupportedProperty)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

ToString()

このインスタンスの完全修飾型名を返します。

演算子

Equality(AutomationRulePropertyConditionSupportedProperty, AutomationRulePropertyConditionSupportedProperty)

2 つの AutomationRulePropertyConditionSupportedProperty 値が同じかどうかを判断します。

Implicit(String to AutomationRulePropertyConditionSupportedProperty)

文字列を AutomationRulePropertyConditionSupportedProperty に変換します。

Inequality(AutomationRulePropertyConditionSupportedProperty, AutomationRulePropertyConditionSupportedProperty)

2 つの AutomationRulePropertyConditionSupportedProperty 値が同じでないかどうかを判断します。

適用対象