Sdílet prostřednictvím


IWithTopic Interface

Definition

The stage of the Service Bus namespace definition allowing to add a new topic in the namespace.

public interface IWithTopic
type IWithTopic = interface
Public Interface IWithTopic
Derived

Methods

WithNewTopic(String, Int32)

Creates a topic entity in the Service Bus namespace.

Applies to