Uses of Class
com.microsoft.azure.management.monitor.Schedule
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Schedule in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionSchedule.withFrequencyInMinutes
(int frequencyInMinutes) Set frequency (in minutes) at which rule condition should be evaluated.Schedule.withTimeWindowInMinutes
(int timeWindowInMinutes) Set time window for which data needs to be fetched for query (should be greater than or equal to frequencyInMinutes).