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

MockableApplicationInsightsResourceGroupResource.GetApplicationInsightsComponents Method

Definition

Gets a collection of ApplicationInsightsComponentResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.ApplicationInsights.ApplicationInsightsComponentCollection GetApplicationInsightsComponents();
abstract member GetApplicationInsightsComponents : unit -> Azure.ResourceManager.ApplicationInsights.ApplicationInsightsComponentCollection
override this.GetApplicationInsightsComponents : unit -> Azure.ResourceManager.ApplicationInsights.ApplicationInsightsComponentCollection
Public Overridable Function GetApplicationInsightsComponents () As ApplicationInsightsComponentCollection

Returns

An object representing collection of ApplicationInsightsComponentResources and their operations over a ApplicationInsightsComponentResource.

Applies to