Compartilhar via


DeclineJobOfferOptions(String, String) Construtor

Definição

Construtor público.

public DeclineJobOfferOptions (string workerId, string offerId);
new Azure.Communication.JobRouter.DeclineJobOfferOptions : string * string -> Azure.Communication.JobRouter.DeclineJobOfferOptions
Public Sub New (workerId As String, offerId As String)

Parâmetros

workerId
String

A ID do Trabalhador.

offerId
String

A ID da oferta de trabalho.

Exceções

offerId é nulo.

Aplica-se a