ApplicationInsightsBaseCmdlet.WriteComponentList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- components
- IEnumerable<ApplicationInsightsComponent>