1. Packages
  2. Azure Native v2
  3. API Docs
  4. compute
  5. getLogAnalyticExportThrottledRequests
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

azure-native-v2.compute.getLogAnalyticExportThrottledRequests

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

Export logs that show total throttled Api requests for this subscription in the given time window. Azure REST API version: 2023-03-01.

Other available API versions: 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.

Using getLogAnalyticExportThrottledRequests

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 getLogAnalyticExportThrottledRequests(args: GetLogAnalyticExportThrottledRequestsArgs, opts?: InvokeOptions): Promise<GetLogAnalyticExportThrottledRequestsResult>
function getLogAnalyticExportThrottledRequestsOutput(args: GetLogAnalyticExportThrottledRequestsOutputArgs, opts?: InvokeOptions): Output<GetLogAnalyticExportThrottledRequestsResult>
Copy
def get_log_analytic_export_throttled_requests(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,
                                               location: Optional[str] = None,
                                               to_time: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetLogAnalyticExportThrottledRequestsResult
def get_log_analytic_export_throttled_requests_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,
                                               location: Optional[pulumi.Input[str]] = None,
                                               to_time: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetLogAnalyticExportThrottledRequestsResult]
Copy
func GetLogAnalyticExportThrottledRequests(ctx *Context, args *GetLogAnalyticExportThrottledRequestsArgs, opts ...InvokeOption) (*GetLogAnalyticExportThrottledRequestsResult, error)
func GetLogAnalyticExportThrottledRequestsOutput(ctx *Context, args *GetLogAnalyticExportThrottledRequestsOutputArgs, opts ...InvokeOption) GetLogAnalyticExportThrottledRequestsResultOutput
Copy

> Note: This function is named GetLogAnalyticExportThrottledRequests in the Go SDK.

public static class GetLogAnalyticExportThrottledRequests 
{
    public static Task<GetLogAnalyticExportThrottledRequestsResult> InvokeAsync(GetLogAnalyticExportThrottledRequestsArgs args, InvokeOptions? opts = null)
    public static Output<GetLogAnalyticExportThrottledRequestsResult> Invoke(GetLogAnalyticExportThrottledRequestsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetLogAnalyticExportThrottledRequestsResult> getLogAnalyticExportThrottledRequests(GetLogAnalyticExportThrottledRequestsArgs args, InvokeOptions options)
public static Output<GetLogAnalyticExportThrottledRequestsResult> getLogAnalyticExportThrottledRequests(GetLogAnalyticExportThrottledRequestsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:compute:getLogAnalyticExportThrottledRequests
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

BlobContainerSasUri This property is required. string
SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
FromTime This property is required. string
From time of the query
Location
This property is required.
Changes to this property will trigger replacement.
string
The location upon which virtual-machine-sizes is queried.
ToTime This property is required. string
To time of the query
GroupByClientApplicationId bool
Group query result by Client Application ID.
GroupByOperationName bool
Group query result by Operation Name.
GroupByResourceName bool
Group query result by Resource Name.
GroupByThrottlePolicy bool
Group query result by Throttle Policy applied.
GroupByUserAgent bool
Group query result by User Agent.
BlobContainerSasUri This property is required. string
SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
FromTime This property is required. string
From time of the query
Location
This property is required.
Changes to this property will trigger replacement.
string
The location upon which virtual-machine-sizes is queried.
ToTime This property is required. string
To time of the query
GroupByClientApplicationId bool
Group query result by Client Application ID.
GroupByOperationName bool
Group query result by Operation Name.
GroupByResourceName bool
Group query result by Resource Name.
GroupByThrottlePolicy bool
Group query result by Throttle Policy applied.
GroupByUserAgent bool
Group query result by User Agent.
blobContainerSasUri This property is required. String
SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
fromTime This property is required. String
From time of the query
location
This property is required.
Changes to this property will trigger replacement.
String
The location upon which virtual-machine-sizes is queried.
toTime This property is required. String
To time of the query
groupByClientApplicationId Boolean
Group query result by Client Application ID.
groupByOperationName Boolean
Group query result by Operation Name.
groupByResourceName Boolean
Group query result by Resource Name.
groupByThrottlePolicy Boolean
Group query result by Throttle Policy applied.
groupByUserAgent Boolean
Group query result by User Agent.
blobContainerSasUri This property is required. string
SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
fromTime This property is required. string
From time of the query
location
This property is required.
Changes to this property will trigger replacement.
string
The location upon which virtual-machine-sizes is queried.
toTime This property is required. string
To time of the query
groupByClientApplicationId boolean
Group query result by Client Application ID.
groupByOperationName boolean
Group query result by Operation Name.
groupByResourceName boolean
Group query result by Resource Name.
groupByThrottlePolicy boolean
Group query result by Throttle Policy applied.
groupByUserAgent boolean
Group query result by User Agent.
blob_container_sas_uri This property is required. str
SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
from_time This property is required. str
From time of the query
location
This property is required.
Changes to this property will trigger replacement.
str
The location upon which virtual-machine-sizes is queried.
to_time This property is required. str
To time of the query
group_by_client_application_id bool
Group query result by Client Application ID.
group_by_operation_name bool
Group query result by Operation Name.
group_by_resource_name bool
Group query result by Resource Name.
group_by_throttle_policy bool
Group query result by Throttle Policy applied.
group_by_user_agent bool
Group query result by User Agent.
blobContainerSasUri This property is required. String
SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
fromTime This property is required. String
From time of the query
location
This property is required.
Changes to this property will trigger replacement.
String
The location upon which virtual-machine-sizes is queried.
toTime This property is required. String
To time of the query
groupByClientApplicationId Boolean
Group query result by Client Application ID.
groupByOperationName Boolean
Group query result by Operation Name.
groupByResourceName Boolean
Group query result by Resource Name.
groupByThrottlePolicy Boolean
Group query result by Throttle Policy applied.
groupByUserAgent Boolean
Group query result by User Agent.

getLogAnalyticExportThrottledRequests Result

The following output properties are available:

properties Property Map
LogAnalyticsOutput

Supporting Types

LogAnalyticsOutputResponse

Output This property is required. string
Output file Uri path to blob container.
Output This property is required. string
Output file Uri path to blob container.
output This property is required. String
Output file Uri path to blob container.
output This property is required. string
Output file Uri path to blob container.
output This property is required. str
Output file Uri path to blob container.
output This property is required. String
Output file Uri path to blob container.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi