Package version:

The top level data export resource container.

Hierarchy

Properties

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.

id?: string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedDate?: string

Date and time when the export was last modified.

name?: string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

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" NOTE: This property will not be serialized. It can only be populated by the server.

typePropertiesDestinationType?: string

The type of the destination resource NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc