次の方法で共有


LogAnalyticsDataConnectionOutput interface

Extends

プロパティ

kind

DataConnection の種類

properties

プロパティ

継承されたプロパティ

active

データ接続がアクティブかどうかを示すインジケーター。

content

データ接続が転送するデータの種類

使用可能な値: "assets"、"attackSurfaceInsights"

createdDate

データ接続が作成された日付。

displayName

表示目的で使用できる名前。

frequency

データ接続が更新を受信する速度。

指定できる値: "daily"、"weekly"、"monthly"

frequencyOffset

データ接続を更新する日。

id

システムによって、リソースの一意の ID が生成されました。

inactiveMessage

非アクティブな場合のデータ接続に関する詳細を指定するメッセージ。

name

呼び出し元がリソースの一意の名前を指定しました。

updatedDate

データ接続が最後に更新された日付。

userUpdatedAt

データ接続がユーザーによって最後に更新された日付。

プロパティの詳細

kind

DataConnection の種類

kind: "logAnalytics"

プロパティ値

"logAnalytics"

properties

プロパティ

properties: LogAnalyticsDataConnectionPropertiesOutput

プロパティ値

継承されたプロパティの詳細

active

データ接続がアクティブかどうかを示すインジケーター。

active?: boolean

プロパティ値

boolean

承元DataConnectionOutputParent.active

content

データ接続が転送するデータの種類

使用可能な値: "assets"、"attackSurfaceInsights"

content?: string

プロパティ値

string

承元DataConnectionOutputParent.content

createdDate

データ接続が作成された日付。

createdDate?: string

プロパティ値

string

承元DataConnectionOutputParent.createdDate

displayName

表示目的で使用できる名前。

displayName?: string

プロパティ値

string

承元DataConnectionOutputParent.displayName

frequency

データ接続が更新を受信する速度。

指定できる値: "daily"、"weekly"、"monthly"

frequency?: string

プロパティ値

string

承元DataConnectionOutputParent.frequency

frequencyOffset

データ接続を更新する日。

frequencyOffset?: number

プロパティ値

number

承元DataConnectionOutputParent.frequencyOffset

id

システムによって、リソースの一意の ID が生成されました。

id?: string

プロパティ値

string

承元DataConnectionOutputParent.id

inactiveMessage

非アクティブな場合のデータ接続に関する詳細を指定するメッセージ。

inactiveMessage?: string

プロパティ値

string

承元DataConnectionOutputParent.inactiveMessage

name

呼び出し元がリソースの一意の名前を指定しました。

name: string

プロパティ値

string

承元DataConnectionOutputParent.name

updatedDate

データ接続が最後に更新された日付。

updatedDate?: string

プロパティ値

string

承元DataConnectionOutputParent.updatedDate

userUpdatedAt

データ接続がユーザーによって最後に更新された日付。

userUpdatedAt?: string

プロパティ値

string

承元DataConnectionOutputParent.userUpdatedAt