Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Schedule |
Schedule.withFrequencyInMinutes(int frequencyInMinutes)
Set frequency (in minutes) at which rule condition should be evaluated.
|
Schedule |
Schedule.withTimeWindowInMinutes(int timeWindowInMinutes)
Set time window for which data needs to be fetched for query (should be greater than or equal to frequencyInMinutes).
|
Copyright © 2019. All rights reserved.