DeviceSecurityGroup.DefinitionStages.WithTimeWindowRules Interface
public static interface DeviceSecurityGroup.DefinitionStages.WithTimeWindowRules
The stage of the DeviceSecurityGroup definition allowing to specify timeWindowRules.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTimeWindowRules(List<TimeWindowCustomAlertRule> timeWindowRules)
Specifies the time |
Method Details
withTimeWindowRules
public abstract DeviceSecurityGroup.DefinitionStages.WithCreate withTimeWindowRules(List<TimeWindowCustomAlertRule> timeWindowRules)
Specifies the timeWindowRules property: The list of custom alert time-window rules..
Parameters:
Returns: