These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.compute.getLogAnalyticExportRequestRateByInterval
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Export logs that show Api requests made by this subscription in the given time window to show throttling activities. API Version: 2020-12-01.
Using getLogAnalyticExportRequestRateByInterval
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getLogAnalyticExportRequestRateByInterval(args: GetLogAnalyticExportRequestRateByIntervalArgs, opts?: InvokeOptions): Promise<GetLogAnalyticExportRequestRateByIntervalResult>
function getLogAnalyticExportRequestRateByIntervalOutput(args: GetLogAnalyticExportRequestRateByIntervalOutputArgs, opts?: InvokeOptions): Output<GetLogAnalyticExportRequestRateByIntervalResult>
def get_log_analytic_export_request_rate_by_interval(blob_container_sas_uri: Optional[str] = None,
from_time: Optional[str] = None,
group_by_client_application_id: Optional[bool] = None,
group_by_operation_name: Optional[bool] = None,
group_by_resource_name: Optional[bool] = None,
group_by_throttle_policy: Optional[bool] = None,
group_by_user_agent: Optional[bool] = None,
interval_length: Optional[IntervalInMins] = None,
location: Optional[str] = None,
to_time: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLogAnalyticExportRequestRateByIntervalResult
def get_log_analytic_export_request_rate_by_interval_output(blob_container_sas_uri: Optional[pulumi.Input[str]] = None,
from_time: Optional[pulumi.Input[str]] = None,
group_by_client_application_id: Optional[pulumi.Input[bool]] = None,
group_by_operation_name: Optional[pulumi.Input[bool]] = None,
group_by_resource_name: Optional[pulumi.Input[bool]] = None,
group_by_throttle_policy: Optional[pulumi.Input[bool]] = None,
group_by_user_agent: Optional[pulumi.Input[bool]] = None,
interval_length: Optional[pulumi.Input[IntervalInMins]] = None,
location: Optional[pulumi.Input[str]] = None,
to_time: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLogAnalyticExportRequestRateByIntervalResult]
func GetLogAnalyticExportRequestRateByInterval(ctx *Context, args *GetLogAnalyticExportRequestRateByIntervalArgs, opts ...InvokeOption) (*GetLogAnalyticExportRequestRateByIntervalResult, error)
func GetLogAnalyticExportRequestRateByIntervalOutput(ctx *Context, args *GetLogAnalyticExportRequestRateByIntervalOutputArgs, opts ...InvokeOption) GetLogAnalyticExportRequestRateByIntervalResultOutput
> Note: This function is named GetLogAnalyticExportRequestRateByInterval
in the Go SDK.
public static class GetLogAnalyticExportRequestRateByInterval
{
public static Task<GetLogAnalyticExportRequestRateByIntervalResult> InvokeAsync(GetLogAnalyticExportRequestRateByIntervalArgs args, InvokeOptions? opts = null)
public static Output<GetLogAnalyticExportRequestRateByIntervalResult> Invoke(GetLogAnalyticExportRequestRateByIntervalInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLogAnalyticExportRequestRateByIntervalResult> getLogAnalyticExportRequestRateByInterval(GetLogAnalyticExportRequestRateByIntervalArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:compute:getLogAnalyticExportRequestRateByInterval
arguments:
# arguments dictionary
The following arguments are supported:
- Blob
Container stringSas Uri - SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
- From
Time string - From time of the query
- Interval
Length Pulumi.Azure Native. Compute. Interval In Mins - Interval value in minutes used to create LogAnalytics call rate logs.
- Location string
- The location upon which virtual-machine-sizes is queried.
- To
Time string - To time of the query
- Group
By boolClient Application Id - Group query result by Client Application ID.
- Group
By boolOperation Name - Group query result by Operation Name.
- Group
By boolResource Name - Group query result by Resource Name.
- Group
By boolThrottle Policy - Group query result by Throttle Policy applied.
- Group
By boolUser Agent - Group query result by User Agent.
- Blob
Container stringSas Uri - SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
- From
Time string - From time of the query
- Interval
Length IntervalIn Mins - Interval value in minutes used to create LogAnalytics call rate logs.
- Location string
- The location upon which virtual-machine-sizes is queried.
- To
Time string - To time of the query
- Group
By boolClient Application Id - Group query result by Client Application ID.
- Group
By boolOperation Name - Group query result by Operation Name.
- Group
By boolResource Name - Group query result by Resource Name.
- Group
By boolThrottle Policy - Group query result by Throttle Policy applied.
- Group
By boolUser Agent - Group query result by User Agent.
- blob
Container StringSas Uri - SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
- from
Time String - From time of the query
- interval
Length IntervalIn Mins - Interval value in minutes used to create LogAnalytics call rate logs.
- location String
- The location upon which virtual-machine-sizes is queried.
- to
Time String - To time of the query
- group
By BooleanClient Application Id - Group query result by Client Application ID.
- group
By BooleanOperation Name - Group query result by Operation Name.
- group
By BooleanResource Name - Group query result by Resource Name.
- group
By BooleanThrottle Policy - Group query result by Throttle Policy applied.
- group
By BooleanUser Agent - Group query result by User Agent.
- blob
Container stringSas Uri - SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
- from
Time string - From time of the query
- interval
Length IntervalIn Mins - Interval value in minutes used to create LogAnalytics call rate logs.
- location string
- The location upon which virtual-machine-sizes is queried.
- to
Time string - To time of the query
- group
By booleanClient Application Id - Group query result by Client Application ID.
- group
By booleanOperation Name - Group query result by Operation Name.
- group
By booleanResource Name - Group query result by Resource Name.
- group
By booleanThrottle Policy - Group query result by Throttle Policy applied.
- group
By booleanUser Agent - Group query result by User Agent.
- blob_
container_ strsas_ uri - SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
- from_
time str - From time of the query
- interval_
length IntervalIn Mins - Interval value in minutes used to create LogAnalytics call rate logs.
- location str
- The location upon which virtual-machine-sizes is queried.
- to_
time str - To time of the query
- group_
by_ boolclient_ application_ id - Group query result by Client Application ID.
- group_
by_ booloperation_ name - Group query result by Operation Name.
- group_
by_ boolresource_ name - Group query result by Resource Name.
- group_
by_ boolthrottle_ policy - Group query result by Throttle Policy applied.
- group_
by_ booluser_ agent - Group query result by User Agent.
- blob
Container StringSas Uri - SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
- from
Time String - From time of the query
- interval
Length "ThreeMins" | "Five Mins" | "Thirty Mins" | "Sixty Mins" - Interval value in minutes used to create LogAnalytics call rate logs.
- location String
- The location upon which virtual-machine-sizes is queried.
- to
Time String - To time of the query
- group
By BooleanClient Application Id - Group query result by Client Application ID.
- group
By BooleanOperation Name - Group query result by Operation Name.
- group
By BooleanResource Name - Group query result by Resource Name.
- group
By BooleanThrottle Policy - Group query result by Throttle Policy applied.
- group
By BooleanUser Agent - Group query result by User Agent.
getLogAnalyticExportRequestRateByInterval Result
The following output properties are available:
- Properties
Pulumi.
Azure Native. Compute. Outputs. Log Analytics Output Response - LogAnalyticsOutput
- Properties
Log
Analytics Output Response - LogAnalyticsOutput
- properties
Log
Analytics Output Response - LogAnalyticsOutput
- properties
Log
Analytics Output Response - LogAnalyticsOutput
- properties
Log
Analytics Output Response - LogAnalyticsOutput
- properties Property Map
- LogAnalyticsOutput
Supporting Types
IntervalInMins
LogAnalyticsOutputResponse
- Output string
- Output file Uri path to blob container.
- Output string
- Output file Uri path to blob container.
- output String
- Output file Uri path to blob container.
- output string
- Output file Uri path to blob container.
- output str
- Output file Uri path to blob container.
- output String
- Output file Uri path to blob container.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi