LogAnalyticsOperationsExtensions.ExportRequestRateByInterval Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.LogAnalyticsOperationResult ExportRequestRateByInterval (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ILogAnalyticsOperations operations, Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.RequestRateByIntervalInput parameters, string location);
static member ExportRequestRateByInterval : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ILogAnalyticsOperations * Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.RequestRateByIntervalInput * string -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.LogAnalyticsOperationResult
<Extension()>
Public Function ExportRequestRateByInterval (operations As ILogAnalyticsOperations, parameters As RequestRateByIntervalInput, location As String) As LogAnalyticsOperationResult
Parameters
- operations
- ILogAnalyticsOperations
- parameters
- RequestRateByIntervalInput
- location
- String