PSEmailReceiver Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| PSEmailReceiver() | |
| PSEmailReceiver(EmailReceiver) |
PSEmailReceiver()
public PSEmailReceiver();
Public Sub New ()
Applies to
PSEmailReceiver(EmailReceiver)
public PSEmailReceiver(Microsoft.Azure.Management.Monitor.Management.Models.EmailReceiver receiver);
new Microsoft.Azure.Commands.Insights.OutputClasses.PSEmailReceiver : Microsoft.Azure.Management.Monitor.Management.Models.EmailReceiver -> Microsoft.Azure.Commands.Insights.OutputClasses.PSEmailReceiver
Public Sub New (receiver As EmailReceiver)
Parameters
- receiver
- Microsoft.Azure.Management.Monitor.Management.Models.EmailReceiver