Partilhar via


IWithServiceUri<ParentT> Interface

Definição

O estágio da definição de webhook que permite especificar o URI de serviço para notificações de postagem.

public interface IWithServiceUri<ParentT>
type IWithServiceUri<'ParentT> = interface
Public Interface IWithServiceUri(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

WithServiceUri(String)

Especifica o URI de serviço para notificações pós-notificações.

Aplica-se a