次の方法で共有


ApplicationInsightsComponentAPIKey クラス

定義

Application Insights コンポーネントの API キーを定義するプロパティ。

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

プロパティ

ApiKey

API キーの値。 API キーの作成時に返されるのは 1 回だけです。

CreatedDate

この API キーの作成日。

Id

Application Insights コンポーネント内の API キーの一意の ID。 API キーの作成時に自動生成されます。

LinkedReadProperties

この API キーの読み取りアクセス権。

LinkedWriteProperties

この API キーの書き込みアクセス権。

Name

API キーの名前。

適用対象