DataExport interface
最上位レベルのデータ エクスポート リソース コンテナー。
- Extends
プロパティ
created |
最新のデータ エクスポート ルールの変更時刻。 |
data |
データ エクスポート ルール ID。 |
enable | 有効になっている場合はアクティブです。 |
event |
省略可能。 イベント ハブ名を定義できます。 宛先がストレージ アカウントの場合は適用されません。 |
last |
エクスポートが最後に変更された日時。 |
resource |
宛先リソース ID。 これは、Azure のターゲット リソースの [プロパティ] エントリからコピーできます。 |
table |
エクスポートするテーブルの配列 (例: ["Heartbeat, SecurityEvent"])。 |
type |
宛先リソースの種類注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
継承されたプロパティ
id | リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
name | リソースの名前注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
type | リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
プロパティの詳細
createdDate
最新のデータ エクスポート ルールの変更時刻。
createdDate?: string
プロパティ値
string
dataExportId
データ エクスポート ルール ID。
dataExportId?: string
プロパティ値
string
enable
有効になっている場合はアクティブです。
enable?: boolean
プロパティ値
boolean
eventHubName
省略可能。 イベント ハブ名を定義できます。 宛先がストレージ アカウントの場合は適用されません。
eventHubName?: string
プロパティ値
string
lastModifiedDate
エクスポートが最後に変更された日時。
lastModifiedDate?: string
プロパティ値
string
resourceId
宛先リソース ID。 これは、Azure のターゲット リソースの [プロパティ] エントリからコピーできます。
resourceId?: string
プロパティ値
string
tableNames
エクスポートするテーブルの配列 (例: ["Heartbeat, SecurityEvent"])。
tableNames?: string[]
プロパティ値
string[]
typePropertiesDestinationType
宛先リソースの種類注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
typePropertiesDestinationType?: string
プロパティ値
string
継承されたプロパティの詳細
id
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
id?: string
プロパティ値
string
name
リソースの名前注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
name?: string
プロパティ値
string
type
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
type?: string
プロパティ値
string