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