Compartilhar via


EventGridModelFactory.PhoneNumberIdentifierModel(String) Método

Definição

Inicializa uma nova instância de PhoneNumberIdentifierModel.

public static Azure.Messaging.EventGrid.SystemEvents.PhoneNumberIdentifierModel PhoneNumberIdentifierModel (string value = default);
static member PhoneNumberIdentifierModel : string -> Azure.Messaging.EventGrid.SystemEvents.PhoneNumberIdentifierModel
Public Shared Function PhoneNumberIdentifierModel (Optional value As String = Nothing) As PhoneNumberIdentifierModel

Parâmetros

value
String

O número de telefone no formato E.164.

Retornos

Uma nova PhoneNumberIdentifierModel instância para zombar.

Exceções

value é nulo.

Aplica-se a