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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.operationalinsights.getDataExport
Explore with Pulumi AI
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets a data export instance. Azure REST API version: 2020-08-01.
Other available API versions: 2023-09-01.
Using getDataExport
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 getDataExport(args: GetDataExportArgs, opts?: InvokeOptions): Promise<GetDataExportResult>
function getDataExportOutput(args: GetDataExportOutputArgs, opts?: InvokeOptions): Output<GetDataExportResult>def get_data_export(data_export_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    workspace_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetDataExportResult
def get_data_export_output(data_export_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    workspace_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetDataExportResult]func LookupDataExport(ctx *Context, args *LookupDataExportArgs, opts ...InvokeOption) (*LookupDataExportResult, error)
func LookupDataExportOutput(ctx *Context, args *LookupDataExportOutputArgs, opts ...InvokeOption) LookupDataExportResultOutput> Note: This function is named LookupDataExport in the Go SDK.
public static class GetDataExport 
{
    public static Task<GetDataExportResult> InvokeAsync(GetDataExportArgs args, InvokeOptions? opts = null)
    public static Output<GetDataExportResult> Invoke(GetDataExportInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDataExportResult> getDataExport(GetDataExportArgs args, InvokeOptions options)
public static Output<GetDataExportResult> getDataExport(GetDataExportArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:operationalinsights:getDataExport
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DataExport stringName 
- The data export rule name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- The name of the workspace.
- DataExport stringName 
- The data export rule name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- The name of the workspace.
- dataExport StringName 
- The data export rule name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- The name of the workspace.
- dataExport stringName 
- The data export rule name.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- workspaceName string
- The name of the workspace.
- data_export_ strname 
- The data export rule name.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- workspace_name str
- The name of the workspace.
- dataExport StringName 
- The data export rule name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- The name of the workspace.
getDataExport Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- ResourceId string
- The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- TableNames List<string>
- An array of tables to export, for example: [“Heartbeat, SecurityEvent”].
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- CreatedDate string
- The latest data export rule modification time.
- DataExport stringId 
- The data export rule ID.
- Enable bool
- Active when enabled.
- EventHub stringName 
- Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- LastModified stringDate 
- Date and time when the export was last modified.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- ResourceId string
- The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- TableNames []string
- An array of tables to export, for example: [“Heartbeat, SecurityEvent”].
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- CreatedDate string
- The latest data export rule modification time.
- DataExport stringId 
- The data export rule ID.
- Enable bool
- Active when enabled.
- EventHub stringName 
- Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- LastModified stringDate 
- Date and time when the export was last modified.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- resourceId String
- The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- tableNames List<String>
- An array of tables to export, for example: [“Heartbeat, SecurityEvent”].
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- createdDate String
- The latest data export rule modification time.
- dataExport StringId 
- The data export rule ID.
- enable Boolean
- Active when enabled.
- eventHub StringName 
- Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- lastModified StringDate 
- Date and time when the export was last modified.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- resourceId string
- The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- tableNames string[]
- An array of tables to export, for example: [“Heartbeat, SecurityEvent”].
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- createdDate string
- The latest data export rule modification time.
- dataExport stringId 
- The data export rule ID.
- enable boolean
- Active when enabled.
- eventHub stringName 
- Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- lastModified stringDate 
- Date and time when the export was last modified.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- resource_id str
- The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- table_names Sequence[str]
- An array of tables to export, for example: [“Heartbeat, SecurityEvent”].
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- created_date str
- The latest data export rule modification time.
- data_export_ strid 
- The data export rule ID.
- enable bool
- Active when enabled.
- event_hub_ strname 
- Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- last_modified_ strdate 
- Date and time when the export was last modified.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- resourceId String
- The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- tableNames List<String>
- An array of tables to export, for example: [“Heartbeat, SecurityEvent”].
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- createdDate String
- The latest data export rule modification time.
- dataExport StringId 
- The data export rule ID.
- enable Boolean
- Active when enabled.
- eventHub StringName 
- Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- lastModified StringDate 
- Date and time when the export was last modified.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi