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