PipelineGroupData.Exporters Property

Definition

The exporters specified for a pipeline group instance.

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.PipelineGroupExporter> Exporters { get; }
member this.Exporters : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.PipelineGroupExporter>
Public ReadOnly Property Exporters As IList(Of PipelineGroupExporter)

Property Value

Applies to