EmailReceiver.Name Property

Definition

The name of the email receiver. Names must be unique across all receivers within an action group.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.PropertyOrigin.Owned)]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.PropertyOrigin.Owned)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Implements

Attributes

Applies to