Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestRateByIntervalInput

Package version

Api request input for LogAnalytics getRequestRateByInterval Api.

Hierarchy

Index

Properties

blobContainerSasUri

blobContainerSasUri: string

SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.

fromTime

fromTime: Date

From time of the query

Optional groupByOperationName

groupByOperationName: undefined | false | true

Group query result by Operation Name.

Optional groupByResourceName

groupByResourceName: undefined | false | true

Group query result by Resource Name.

Optional groupByThrottlePolicy

groupByThrottlePolicy: undefined | false | true

Group query result by Throttle Policy applied.

intervalLength

intervalLength: IntervalInMins

Interval value in minutes used to create LogAnalytics call rate logs. Possible values include: 'ThreeMins', 'FiveMins', 'ThirtyMins', 'SixtyMins'

toTime

toTime: Date

To time of the query

Generated using TypeDoc