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>
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:
- Data
Export stringName - The data export rule name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- Data
Export stringName - The data export rule name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- data
Export StringName - The data export rule name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
- data
Export stringName - The data export rule name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name 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.
- data
Export StringName - The data export rule name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name 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
- Resource
Id string - The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- Table
Names 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"
- Created
Date string - The latest data export rule modification time.
- Data
Export stringId - The data export rule ID.
- Enable bool
- Active when enabled.
- Event
Hub stringName - Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- Last
Modified 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
- Resource
Id string - The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- Table
Names []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"
- Created
Date string - The latest data export rule modification time.
- Data
Export stringId - The data export rule ID.
- Enable bool
- Active when enabled.
- Event
Hub stringName - Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- Last
Modified 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
- resource
Id String - The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- table
Names 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"
- created
Date String - The latest data export rule modification time.
- data
Export StringId - The data export rule ID.
- enable Boolean
- Active when enabled.
- event
Hub StringName - Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- last
Modified 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
- resource
Id string - The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- table
Names 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"
- created
Date string - The latest data export rule modification time.
- data
Export stringId - The data export rule ID.
- enable boolean
- Active when enabled.
- event
Hub stringName - Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- last
Modified 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
- resource
Id String - The destination resource ID. This can be copied from the Properties entry of the destination resource in Azure.
- table
Names 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"
- created
Date String - The latest data export rule modification time.
- data
Export StringId - The data export rule ID.
- enable Boolean
- Active when enabled.
- event
Hub StringName - Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
- last
Modified StringDate - 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