你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

APIKeyContent 类

定义

Application Insights 组件 API 密钥创建请求定义。

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

构造函数

APIKeyContent()

初始化 APIKeyContent 的新实例。

属性

LinkedReadProperties

此 API 密钥的读取访问权限。

LinkedWriteProperties

此 API 密钥的写入访问权限。

Name

API 密钥的名称。

适用于