1. Packages
  2. Azure Native
  3. API Docs
  4. operationalinsights
  5. getDataExport
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.19.0 published on Tuesday, Nov 21, 2023 by Pulumi

azure-native.operationalinsights.getDataExport

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.19.0 published on Tuesday, Nov 21, 2023 by Pulumi

    Gets a data export instance. Azure REST API version: 2020-08-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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:operationalinsights:getDataExport
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DataExportName string

    The data export rule name.

    ResourceGroupName string

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

    WorkspaceName string

    The name of the workspace.

    DataExportName string

    The data export rule name.

    ResourceGroupName string

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

    WorkspaceName string

    The name of the workspace.

    dataExportName String

    The data export rule name.

    resourceGroupName String

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

    workspaceName String

    The name of the workspace.

    dataExportName string

    The data export rule name.

    resourceGroupName string

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

    workspaceName string

    The name of the workspace.

    data_export_name str

    The data export rule name.

    resource_group_name str

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

    workspace_name str

    The name of the workspace.

    dataExportName String

    The data export rule name.

    resourceGroupName String

    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.

    DataExportId string

    The data export rule ID.

    Enable bool

    Active when enabled.

    EventHubName string

    Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.

    LastModifiedDate string

    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.

    DataExportId string

    The data export rule ID.

    Enable bool

    Active when enabled.

    EventHubName string

    Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.

    LastModifiedDate string

    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.

    dataExportId String

    The data export rule ID.

    enable Boolean

    Active when enabled.

    eventHubName String

    Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.

    lastModifiedDate String

    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.

    dataExportId string

    The data export rule ID.

    enable boolean

    Active when enabled.

    eventHubName string

    Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.

    lastModifiedDate string

    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_id str

    The data export rule ID.

    enable bool

    Active when enabled.

    event_hub_name str

    Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.

    last_modified_date str

    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.

    dataExportId String

    The data export rule ID.

    enable Boolean

    Active when enabled.

    eventHubName String

    Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.

    lastModifiedDate String

    Date and time when the export was last modified.

    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.19.0 published on Tuesday, Nov 21, 2023 by Pulumi