1. Packages
  2. Azure Native v1
  3. API Docs
  4. operationalinsights
  5. getDataExport
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.operationalinsights.getDataExport

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

Gets a data export instance. 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>
Copy
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]
Copy
func LookupDataExport(ctx *Context, args *LookupDataExportArgs, opts ...InvokeOption) (*LookupDataExportResult, error)
func LookupDataExportOutput(ctx *Context, args *LookupDataExportOutputArgs, opts ...InvokeOption) LookupDataExportResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetDataExportResult> getDataExport(GetDataExportArgs args, InvokeOptions options)
public static Output<GetDataExportResult> getDataExport(GetDataExportArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:operationalinsights:getDataExport
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DataExportName
This property is required.
Changes to this property will trigger replacement.
string
The data export rule name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the workspace.
DataExportName
This property is required.
Changes to this property will trigger replacement.
string
The data export rule name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the workspace.
dataExportName
This property is required.
Changes to this property will trigger replacement.
String
The data export rule name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the workspace.
dataExportName
This property is required.
Changes to this property will trigger replacement.
string
The data export rule name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the workspace.
data_export_name
This property is required.
Changes to this property will trigger replacement.
str
The data export rule name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
workspace_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the workspace.
dataExportName
This property is required.
Changes to this property will trigger replacement.
String
The data export rule name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
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-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