Share via


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