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 WithCreate withTimeWindowRules(List<TimeWindowCustomAlertRule> timeWindowRules)

Specifies the timeWindowRules property: The list of custom alert time-window rules..

Method Details

withTimeWindowRules

public abstract DeviceSecurityGroup.DefinitionStages.WithCreate withTimeWindowRules(List timeWindowRules)

Specifies the timeWindowRules property: The list of custom alert time-window rules..

Parameters:

timeWindowRules - The list of custom alert time-window rules.

Returns:

the next definition stage.

Applies to