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