ApplicationInsightsBaseCmdlet.WriteComponentList Method

Definition

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

Parameters

Applies to