Partilhar via


IWithTags<ParentT> Interface

Definição

O estágio da definição de webhook que permite especificar as marcas.

public interface IWithTags<ParentT>
type IWithTags<'ParentT> = interface
Public Interface IWithTags(Of ParentT)

Parâmetros de tipo

ParentT

O estágio da definição pai à qual retornar depois de anexar essa definição.

Derivado

Métodos

WithTag(String, String)

Adiciona uma marca ao webhook.

WithTags(IDictionary<String,String>)

Especifica marcas para o webhook.

Aplica-se a