Share via


Pipeline.Receiver Property

Definition

Reference to receivers 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> Receiver { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)>]
member this.Receiver : System.Collections.Generic.List<string> with get, set
Public Property Receiver As List(Of String)

Property Value

Implements

Attributes

Applies to