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