Share via


INetworkingRoute.Receiver Property

Definition

The name of the previously defined receiver.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="The name of the previously defined receiver.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="receiver", Update=true)]
public string Receiver { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="The name of the previously defined receiver.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="receiver", Update=true)>]
member this.Receiver : string with get, set
Public Property Receiver As String

Property Value

Attributes

Applies to