AzureAppPushReceiver 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
AzureAppPushReceiver() | |
AzureAppPushReceiver(String, String) |
AzureAppPushReceiver()
public AzureAppPushReceiver ();
Public Sub New ()
Applies to
AzureAppPushReceiver(String, String)
public AzureAppPushReceiver (string name, string emailAddress);
new Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.AzureAppPushReceiver : string * string -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.AzureAppPushReceiver
Public Sub New (name As String, emailAddress As String)
Parameters
- name
- String
- emailAddress
- String