IWithSubscription Interface

Definition

The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.

public interface IWithSubscription
type IWithSubscription = interface
Public Interface IWithSubscription
Derived

Methods

WithNewSubscription(String)

Creates a subscription entity for the Service Bus topic.

Applies to