1. Packages
  2. Azure Native
  3. API Docs
  4. insights
  5. getExportConfiguration
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.9.0 published on Wednesday, Sep 27, 2023 by Pulumi

azure-native.insights.getExportConfiguration

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.9.0 published on Wednesday, Sep 27, 2023 by Pulumi

    Get the Continuous Export configuration for this export id. Azure REST API version: 2015-05-01.

    Using getExportConfiguration

    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 getExportConfiguration(args: GetExportConfigurationArgs, opts?: InvokeOptions): Promise<GetExportConfigurationResult>
    function getExportConfigurationOutput(args: GetExportConfigurationOutputArgs, opts?: InvokeOptions): Output<GetExportConfigurationResult>
    def get_export_configuration(export_id: Optional[str] = None,
                                 resource_group_name: Optional[str] = None,
                                 resource_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetExportConfigurationResult
    def get_export_configuration_output(export_id: Optional[pulumi.Input[str]] = None,
                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                 resource_name: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetExportConfigurationResult]
    func LookupExportConfiguration(ctx *Context, args *LookupExportConfigurationArgs, opts ...InvokeOption) (*LookupExportConfigurationResult, error)
    func LookupExportConfigurationOutput(ctx *Context, args *LookupExportConfigurationOutputArgs, opts ...InvokeOption) LookupExportConfigurationResultOutput

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

    public static class GetExportConfiguration 
    {
        public static Task<GetExportConfigurationResult> InvokeAsync(GetExportConfigurationArgs args, InvokeOptions? opts = null)
        public static Output<GetExportConfigurationResult> Invoke(GetExportConfigurationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetExportConfigurationResult> getExportConfiguration(GetExportConfigurationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:insights:getExportConfiguration
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ExportId string

    The Continuous Export configuration ID. This is unique within a Application Insights component.

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    ResourceName string

    The name of the Application Insights component resource.

    ExportId string

    The Continuous Export configuration ID. This is unique within a Application Insights component.

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    ResourceName string

    The name of the Application Insights component resource.

    exportId String

    The Continuous Export configuration ID. This is unique within a Application Insights component.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    resourceName String

    The name of the Application Insights component resource.

    exportId string

    The Continuous Export configuration ID. This is unique within a Application Insights component.

    resourceGroupName string

    The name of the resource group. The name is case insensitive.

    resourceName string

    The name of the Application Insights component resource.

    export_id str

    The Continuous Export configuration ID. This is unique within a Application Insights component.

    resource_group_name str

    The name of the resource group. The name is case insensitive.

    resource_name str

    The name of the Application Insights component resource.

    exportId String

    The Continuous Export configuration ID. This is unique within a Application Insights component.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    resourceName String

    The name of the Application Insights component resource.

    getExportConfiguration Result

    The following output properties are available:

    ApplicationName string

    The name of the Application Insights component.

    ContainerName string

    The name of the destination storage container.

    DestinationAccountId string

    The name of destination account.

    DestinationStorageLocationId string

    The destination account location ID.

    DestinationStorageSubscriptionId string

    The destination storage account subscription ID.

    DestinationType string

    The destination type.

    ExportId string

    The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created.

    ExportStatus string

    This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'.

    InstrumentationKey string

    The instrumentation key of the Application Insights component.

    IsUserEnabled string

    This will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'.

    LastGapTime string

    The last time the Continuous Export configuration started failing.

    LastSuccessTime string

    The last time data was successfully delivered to the destination storage container for this Continuous Export configuration.

    LastUserUpdate string

    Last time the Continuous Export configuration was updated.

    PermanentErrorReason string

    This is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'.

    ResourceGroup string

    The resource group of the Application Insights component.

    StorageName string

    The name of the destination storage account.

    SubscriptionId string

    The subscription of the Application Insights component.

    NotificationQueueEnabled string

    Deprecated

    RecordTypes string

    This comma separated list of document types that will be exported. The possible values include 'Requests', 'Event', 'Exceptions', 'Metrics', 'PageViews', 'PageViewPerformance', 'Rdd', 'PerformanceCounters', 'Availability', 'Messages'.

    ApplicationName string

    The name of the Application Insights component.

    ContainerName string

    The name of the destination storage container.

    DestinationAccountId string

    The name of destination account.

    DestinationStorageLocationId string

    The destination account location ID.

    DestinationStorageSubscriptionId string

    The destination storage account subscription ID.

    DestinationType string

    The destination type.

    ExportId string

    The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created.

    ExportStatus string

    This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'.

    InstrumentationKey string

    The instrumentation key of the Application Insights component.

    IsUserEnabled string

    This will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'.

    LastGapTime string

    The last time the Continuous Export configuration started failing.

    LastSuccessTime string

    The last time data was successfully delivered to the destination storage container for this Continuous Export configuration.

    LastUserUpdate string

    Last time the Continuous Export configuration was updated.

    PermanentErrorReason string

    This is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'.

    ResourceGroup string

    The resource group of the Application Insights component.

    StorageName string

    The name of the destination storage account.

    SubscriptionId string

    The subscription of the Application Insights component.

    NotificationQueueEnabled string

    Deprecated

    RecordTypes string

    This comma separated list of document types that will be exported. The possible values include 'Requests', 'Event', 'Exceptions', 'Metrics', 'PageViews', 'PageViewPerformance', 'Rdd', 'PerformanceCounters', 'Availability', 'Messages'.

    applicationName String

    The name of the Application Insights component.

    containerName String

    The name of the destination storage container.

    destinationAccountId String

    The name of destination account.

    destinationStorageLocationId String

    The destination account location ID.

    destinationStorageSubscriptionId String

    The destination storage account subscription ID.

    destinationType String

    The destination type.

    exportId String

    The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created.

    exportStatus String

    This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'.

    instrumentationKey String

    The instrumentation key of the Application Insights component.

    isUserEnabled String

    This will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'.

    lastGapTime String

    The last time the Continuous Export configuration started failing.

    lastSuccessTime String

    The last time data was successfully delivered to the destination storage container for this Continuous Export configuration.

    lastUserUpdate String

    Last time the Continuous Export configuration was updated.

    permanentErrorReason String

    This is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'.

    resourceGroup String

    The resource group of the Application Insights component.

    storageName String

    The name of the destination storage account.

    subscriptionId String

    The subscription of the Application Insights component.

    notificationQueueEnabled String

    Deprecated

    recordTypes String

    This comma separated list of document types that will be exported. The possible values include 'Requests', 'Event', 'Exceptions', 'Metrics', 'PageViews', 'PageViewPerformance', 'Rdd', 'PerformanceCounters', 'Availability', 'Messages'.

    applicationName string

    The name of the Application Insights component.

    containerName string

    The name of the destination storage container.

    destinationAccountId string

    The name of destination account.

    destinationStorageLocationId string

    The destination account location ID.

    destinationStorageSubscriptionId string

    The destination storage account subscription ID.

    destinationType string

    The destination type.

    exportId string

    The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created.

    exportStatus string

    This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'.

    instrumentationKey string

    The instrumentation key of the Application Insights component.

    isUserEnabled string

    This will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'.

    lastGapTime string

    The last time the Continuous Export configuration started failing.

    lastSuccessTime string

    The last time data was successfully delivered to the destination storage container for this Continuous Export configuration.

    lastUserUpdate string

    Last time the Continuous Export configuration was updated.

    permanentErrorReason string

    This is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'.

    resourceGroup string

    The resource group of the Application Insights component.

    storageName string

    The name of the destination storage account.

    subscriptionId string

    The subscription of the Application Insights component.

    notificationQueueEnabled string

    Deprecated

    recordTypes string

    This comma separated list of document types that will be exported. The possible values include 'Requests', 'Event', 'Exceptions', 'Metrics', 'PageViews', 'PageViewPerformance', 'Rdd', 'PerformanceCounters', 'Availability', 'Messages'.

    application_name str

    The name of the Application Insights component.

    container_name str

    The name of the destination storage container.

    destination_account_id str

    The name of destination account.

    destination_storage_location_id str

    The destination account location ID.

    destination_storage_subscription_id str

    The destination storage account subscription ID.

    destination_type str

    The destination type.

    export_id str

    The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created.

    export_status str

    This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'.

    instrumentation_key str

    The instrumentation key of the Application Insights component.

    is_user_enabled str

    This will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'.

    last_gap_time str

    The last time the Continuous Export configuration started failing.

    last_success_time str

    The last time data was successfully delivered to the destination storage container for this Continuous Export configuration.

    last_user_update str

    Last time the Continuous Export configuration was updated.

    permanent_error_reason str

    This is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'.

    resource_group str

    The resource group of the Application Insights component.

    storage_name str

    The name of the destination storage account.

    subscription_id str

    The subscription of the Application Insights component.

    notification_queue_enabled str

    Deprecated

    record_types str

    This comma separated list of document types that will be exported. The possible values include 'Requests', 'Event', 'Exceptions', 'Metrics', 'PageViews', 'PageViewPerformance', 'Rdd', 'PerformanceCounters', 'Availability', 'Messages'.

    applicationName String

    The name of the Application Insights component.

    containerName String

    The name of the destination storage container.

    destinationAccountId String

    The name of destination account.

    destinationStorageLocationId String

    The destination account location ID.

    destinationStorageSubscriptionId String

    The destination storage account subscription ID.

    destinationType String

    The destination type.

    exportId String

    The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created.

    exportStatus String

    This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'.

    instrumentationKey String

    The instrumentation key of the Application Insights component.

    isUserEnabled String

    This will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'.

    lastGapTime String

    The last time the Continuous Export configuration started failing.

    lastSuccessTime String

    The last time data was successfully delivered to the destination storage container for this Continuous Export configuration.

    lastUserUpdate String

    Last time the Continuous Export configuration was updated.

    permanentErrorReason String

    This is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'.

    resourceGroup String

    The resource group of the Application Insights component.

    storageName String

    The name of the destination storage account.

    subscriptionId String

    The subscription of the Application Insights component.

    notificationQueueEnabled String

    Deprecated

    recordTypes String

    This comma separated list of document types that will be exported. The possible values include 'Requests', 'Event', 'Exceptions', 'Metrics', 'PageViews', 'PageViewPerformance', 'Rdd', 'PerformanceCounters', 'Availability', 'Messages'.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.9.0 published on Wednesday, Sep 27, 2023 by Pulumi