Udostępnij za pośrednictwem


WhatsAppMessageTemplateBindingsComponent(String) Constructor

Definition

Initializes a new instance of WhatsAppMessageTemplateBindingsComponent.

public WhatsAppMessageTemplateBindingsComponent (string refValue);
new Azure.Communication.Messages.Models.Channels.WhatsAppMessageTemplateBindingsComponent : string -> Azure.Communication.Messages.Models.Channels.WhatsAppMessageTemplateBindingsComponent
Public Sub New (refValue As String)

Parameters

refValue
String

The name of the referenced item in the template values.

Exceptions

refValue is null.

Applies to