DeviceSecurityGroup.UpdateStages.WithTimeWindowRules Interface

public static interface DeviceSecurityGroup.UpdateStages.WithTimeWindowRules

The stage of the DeviceSecurityGroup update allowing to specify timeWindowRules.

Method Summary

Modifier and Type Method and Description
abstract Update withTimeWindowRules(List<TimeWindowCustomAlertRule> timeWindowRules)

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

Method Details

withTimeWindowRules

public abstract DeviceSecurityGroup.Update 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