共用方式為


DataExport interface

最上層數據匯出資源容器。

Extends

屬性

createdDate

最新的數據匯出規則修改時間。

dataExportId

數據匯出規則標識碼。

enable

啟用時為使用中。

eventHubName

自選。 允許定義事件中樞名稱。 當目的地是記憶體帳戶時不適用。

lastModifiedDate

上次修改匯出的日期和時間。

resourceId

目的地資源標識碼。 這可以從 Azure 中目的地資源的 [屬性] 項目複製。

tableNames

要匯出的數據表陣列,例如:[「活動訊號,SecurityEvent」]。

typePropertiesDestinationType

目的地資源的類型注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

createdDate

最新的數據匯出規則修改時間。

createdDate?: string

屬性值

string

dataExportId

數據匯出規則標識碼。

dataExportId?: string

屬性值

string

enable

啟用時為使用中。

enable?: boolean

屬性值

boolean

eventHubName

自選。 允許定義事件中樞名稱。 當目的地是記憶體帳戶時不適用。

eventHubName?: string

屬性值

string

lastModifiedDate

上次修改匯出的日期和時間。

lastModifiedDate?: string

屬性值

string

resourceId

目的地資源標識碼。 這可以從 Azure 中目的地資源的 [屬性] 項目複製。

resourceId?: string

屬性值

string

tableNames

要匯出的數據表陣列,例如:[「活動訊號,SecurityEvent」]。

tableNames?: string[]

屬性值

string[]

typePropertiesDestinationType

目的地資源的類型注意:此屬性將不會串行化。 它只能由伺服器填入。

typePropertiesDestinationType?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type