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

ApplicationInsightsBaseCmdlet.WriteComponentApiKeys Method

Definition

protected void WriteComponentApiKeys(System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentAPIKey> apiKeys);
member this.WriteComponentApiKeys : seq<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentAPIKey> -> unit
Protected Sub WriteComponentApiKeys (apiKeys As IEnumerable(Of ApplicationInsightsComponentAPIKey))

Parameters

Applies to