次の方法で共有


Pipeline.Exporter Property

Definition

Reference to exporters configured for the pipeline.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Exporter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)>]
member this.Exporter : System.Collections.Generic.List<string> with get, set
Public Property Exporter As List(Of String)

Property Value

Implements

Attributes

Applies to