次の方法で共有


DeviceSecurityGroupData.AllowlistRules プロパティ

定義

許可リストのカスタム アラート ルール。 基底クラスであることに注意 AllowlistCustomAlertRule してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、ConnectionToIPNotAllowedLocalUserNotAllowedおよび ProcessNotAllowedが含まれますConnectionFromIPNotAllowed

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.AllowlistCustomAlertRule> AllowlistRules { get; }
member this.AllowlistRules : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.AllowlistCustomAlertRule>
Public ReadOnly Property AllowlistRules As IList(Of AllowlistCustomAlertRule)

プロパティ値

適用対象