OperatorNumberType(String) Constructor

Definition

Initializes a new instance of OperatorNumberType.

public OperatorNumberType (string value);
new Azure.Communication.PhoneNumbers.OperatorNumberType : string -> Azure.Communication.PhoneNumbers.OperatorNumberType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to