Aracılığıyla paylaş


DeviceSecurityGroupProperties Class

Definition

describes properties of a security group.

public class DeviceSecurityGroupProperties
type DeviceSecurityGroupProperties = class
Public Class DeviceSecurityGroupProperties
Inheritance
DeviceSecurityGroupProperties

Constructors

DeviceSecurityGroupProperties()

Initializes a new instance of the DeviceSecurityGroupProperties class.

DeviceSecurityGroupProperties(IList<ThresholdCustomAlertRule>, IList<TimeWindowCustomAlertRule>, IList<AllowlistCustomAlertRule>, IList<DenylistCustomAlertRule>)

Initializes a new instance of the DeviceSecurityGroupProperties class.

Properties

AllowlistRules

Gets or sets the allow-list custom alert rules.

DenylistRules

Gets or sets the deny-list custom alert rules.

ThresholdRules

Gets or sets the list of custom alert threshold rules.

TimeWindowRules

Gets or sets the list of custom alert time-window rules.

Applies to