public class RequestRateByIntervalInput extends LogAnalyticsInputBase
| Constructor and Description |
|---|
RequestRateByIntervalInput() |
| Modifier and Type | Method and Description |
|---|---|
IntervalInMins |
intervalLength()
Get interval value in minutes used to create LogAnalytics call rate logs.
|
RequestRateByIntervalInput |
withIntervalLength(IntervalInMins intervalLength)
Set interval value in minutes used to create LogAnalytics call rate logs.
|
blobContainerSasUri, fromTime, groupByOperationName, groupByResourceName, groupByThrottlePolicy, toTime, withBlobContainerSasUri, withFromTime, withGroupByOperationName, withGroupByResourceName, withGroupByThrottlePolicy, withToTimepublic IntervalInMins intervalLength()
public RequestRateByIntervalInput withIntervalLength(IntervalInMins intervalLength)
intervalLength - the intervalLength value to setCopyright © 2019. All rights reserved.