次の方法で共有


ApplicationInsightsComponent interface

Application Insights コンポーネント定義。

Extends

プロパティ

appId

Application Insights アプリケーションの一意の ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

applicationId

アプリケーションの一意の ID。 このフィールドは 'Name' フィールドを反映しており、変更できません。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

applicationType

監視対象のアプリケーションの種類。 使用可能な値は、'web'、'other' です。 既定値は 'web' です。

connectionString

Application Insights コンポーネントの接続文字列。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

creationDate

Application Insights コンポーネントの作成日 (ISO 8601 形式)。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

disableIpMasking

IP マスクを無効にします。

flowType

Application Insights システムによって、このコンポーネントが作成されたフローの種類を決定するために使用されます。 これは、REST API を使用してコンポーネントを作成または更新するときに、"Bluefield" に設定されます。 使用できる値は、'Bluefield' です。 既定値は 'Bluefield' です。

hockeyAppId

HockeyApp との通信に使用される、新しいアプリケーションが HockeyApp に追加されるときに作成される一意のアプリケーション ID。

hockeyAppToken

Application Insights と HockeyApp の間の通信を認証するために使用されるトークン。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

immediatePurgeDataOn30Days

30 日後にデータを消去します。

ingestionMode

インジェストのフローを示します。 使用できる値は、'ApplicationInsights'、'ApplicationInsightsWithDiagnosticSettings'、'LogAnalytics' です。 既定値は 'ApplicationInsights' です。

instrumentationKey

Application Insights Instrumentation キー。 Azure アプリケーション Insights に送信されるすべてのテレメトリの宛先を識別するためにアプリケーションが使用できる読み取り専用の値。 この値は、新しい Application Insights コンポーネントの構築時に指定されます。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

kind

このコンポーネントが参照するアプリケーションの種類。UI のカスタマイズに使用されます。 この値はフリーフォーム文字列です。値は通常、web、ios、other、store、java、phone のいずれかである必要があります。

privateLinkScopedResources

リンクされたプライベート リンク スコープ リソースの一覧。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState

このコンポーネントの現在の状態: が定義されているリソース グループ内にプロビジョニングされているかどうか。 ユーザーはこの値を変更できませんが、そこから読み取ることができます。 値には、Succeeded、Deploying、Canceled、Failed が含まれます。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

publicNetworkAccessForIngestion

Application Insights インジェストにアクセスするためのネットワーク アクセスの種類。 使用可能な値は、'Enabled'、'Disabled' です。 既定値は 'Enabled' です。

publicNetworkAccessForQuery

Application Insights クエリにアクセスするためのネットワーク アクセスの種類。 使用可能な値は、'Enabled'、'Disabled' です。 既定値は 'Enabled' です。

requestSource

この Application Insights コンポーネントを作成したツールについて説明します。 この API を使用しているお客様は、これを既定の 'rest' に設定する必要があります。 使用可能な値は、'rest' です。 既定値は 'rest' です。

retentionInDays

保有期間 (日数)。 既定値: 90。

samplingPercentage

Application Insights テレメトリ用にサンプリングされる、監視対象のアプリケーションによって生成されたデータの割合。

tenantId

Azure テナント ID。 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

継承されたプロパティ

id

Azure リソース ID 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

location

リソースの場所

name

Azure リソース名 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

tags

リソース タグ

type

Azure リソースの種類 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

プロパティの詳細

appId

Application Insights アプリケーションの一意の ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

appId?: string

プロパティ値

string

applicationId

アプリケーションの一意の ID。 このフィールドは 'Name' フィールドを反映しており、変更できません。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

applicationId?: string

プロパティ値

string

applicationType

監視対象のアプリケーションの種類。 使用可能な値は、'web'、'other' です。 既定値は 'web' です。

applicationType: ApplicationType

プロパティ値

connectionString

Application Insights コンポーネントの接続文字列。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

connectionString?: string

プロパティ値

string

creationDate

Application Insights コンポーネントの作成日 (ISO 8601 形式)。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

creationDate?: Date

プロパティ値

Date

disableIpMasking

IP マスクを無効にします。

disableIpMasking?: boolean

プロパティ値

boolean

flowType

Application Insights システムによって、このコンポーネントが作成されたフローの種類を決定するために使用されます。 これは、REST API を使用してコンポーネントを作成または更新するときに、"Bluefield" に設定されます。 使用できる値は、'Bluefield' です。 既定値は 'Bluefield' です。

flowType?: "Bluefield"

プロパティ値

"Bluefield"

hockeyAppId

HockeyApp との通信に使用される、新しいアプリケーションが HockeyApp に追加されるときに作成される一意のアプリケーション ID。

hockeyAppId?: string

プロパティ値

string

hockeyAppToken

Application Insights と HockeyApp の間の通信を認証するために使用されるトークン。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

hockeyAppToken?: string

プロパティ値

string

immediatePurgeDataOn30Days

30 日後にデータを消去します。

immediatePurgeDataOn30Days?: boolean

プロパティ値

boolean

ingestionMode

インジェストのフローを示します。 使用できる値は、'ApplicationInsights'、'ApplicationInsightsWithDiagnosticSettings'、'LogAnalytics' です。 既定値は 'ApplicationInsights' です。

ingestionMode?: IngestionMode

プロパティ値

instrumentationKey

Application Insights Instrumentation キー。 Azure アプリケーション Insights に送信されるすべてのテレメトリの宛先を識別するためにアプリケーションが使用できる読み取り専用の値。 この値は、新しい Application Insights コンポーネントの構築時に指定されます。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

instrumentationKey?: string

プロパティ値

string

kind

このコンポーネントが参照するアプリケーションの種類。UI のカスタマイズに使用されます。 この値はフリーフォーム文字列です。値は通常、web、ios、other、store、java、phone のいずれかである必要があります。

kind: string

プロパティ値

string

privateLinkScopedResources

リンクされたプライベート リンク スコープ リソースの一覧。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

privateLinkScopedResources?: PrivateLinkScopedResource[]

プロパティ値

provisioningState

このコンポーネントの現在の状態: が定義されているリソース グループ内にプロビジョニングされているかどうか。 ユーザーはこの値を変更できませんが、そこから読み取ることができます。 値には、Succeeded、Deploying、Canceled、Failed が含まれます。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

publicNetworkAccessForIngestion

Application Insights インジェストにアクセスするためのネットワーク アクセスの種類。 使用可能な値は、'Enabled'、'Disabled' です。 既定値は 'Enabled' です。

publicNetworkAccessForIngestion?: PublicNetworkAccessType

プロパティ値

publicNetworkAccessForQuery

Application Insights クエリにアクセスするためのネットワーク アクセスの種類。 使用可能な値は、'Enabled'、'Disabled' です。 既定値は 'Enabled' です。

publicNetworkAccessForQuery?: PublicNetworkAccessType

プロパティ値

requestSource

この Application Insights コンポーネントを作成したツールについて説明します。 この API を使用しているお客様は、これを既定の 'rest' に設定する必要があります。 使用可能な値は、'rest' です。 既定値は 'rest' です。

requestSource?: "rest"

プロパティ値

"rest"

retentionInDays

保有期間 (日数)。 既定値: 90。

retentionInDays?: number

プロパティ値

number

samplingPercentage

Application Insights テレメトリ用にサンプリングされる、監視対象のアプリケーションによって生成されたデータの割合。

samplingPercentage?: number

プロパティ値

number

tenantId

Azure テナント ID。 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

tenantId?: string

プロパティ値

string

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

id

Azure リソース ID 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

id?: string

プロパティ値

string

ComponentsResource.idから継承

location

リソースの場所

location: string

プロパティ値

string

ComponentsResource.locationから継承

name

Azure リソース名 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

name?: string

プロパティ値

string

ComponentsResource.nameから継承

tags

リソース タグ

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

ComponentsResource.tagsから継承

type

Azure リソースの種類 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

type?: string

プロパティ値

string

ComponentsResource.typeから継承