Bagikan melalui


WorkerSelectorAttachmentKind(String) Constructor

Definition

Initializes a new instance of WorkerSelectorAttachmentKind.

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

Parameters

value
String

Exceptions

value is null.

Applies to