APIKeyRequest interface
Application Insights 元件 API 金鑰建立要求定義。
屬性
linked |
此 API 金鑰的讀取存取許可權。 |
linked |
此 API 金鑰的寫入存取權限。 |
name | API 金鑰的名稱。 |
屬性詳細資料
linkedReadProperties
此 API 金鑰的讀取存取許可權。
linkedReadProperties?: string[]
屬性值
string[]
linkedWriteProperties
此 API 金鑰的寫入存取權限。
linkedWriteProperties?: string[]
屬性值
string[]
name
API 金鑰的名稱。
name?: string
屬性值
string