次の方法で共有


SecurityAlertSimulatorContent.Properties プロパティ

定義

アラート シミュレーターの要求本文データ。 基底クラスであることに注意 SecurityAlertSimulatorRequestProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます SecurityAlertSimulatorBundlesRequestProperties

public Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSimulatorRequestProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSimulatorRequestProperties with get, set
Public Property Properties As SecurityAlertSimulatorRequestProperties

プロパティ値

適用対象