次の方法で共有


ApplicationInsightsComponentAnalyticsItemProperties クラス

定義

特定のアイテムの種類のコンテキストで定義できるプロパティのセット。 各型には、独自のプロパティが含まれる場合があります。

public class ApplicationInsightsComponentAnalyticsItemProperties
type ApplicationInsightsComponentAnalyticsItemProperties = class
Public Class ApplicationInsightsComponentAnalyticsItemProperties
継承
ApplicationInsightsComponentAnalyticsItemProperties

コンストラクター

ApplicationInsightsComponentAnalyticsItemProperties()

ApplicationInsightsComponentAnalyticsItemProperties クラスの新しいインスタンスを初期化します。

ApplicationInsightsComponentAnalyticsItemProperties(String)

ApplicationInsightsComponentAnalyticsItemProperties クラスの新しいインスタンスを初期化します。

プロパティ

FunctionAlias

項目の型が Function の場合に使用される関数エイリアスを取得または設定します。

適用対象