次の方法で共有


APIKeyContent クラス

定義

Application Insights コンポーネント API キー作成要求定義。

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

コンストラクター

APIKeyContent()

APIKeyContent の新しいインスタンスを初期化します。

プロパティ

LinkedReadProperties

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

LinkedWriteProperties

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

Name

API キーの名前。

適用対象